6b96a389cc
* Put module-info.class into Multi-Release JAR folder Uses ModiTect to place module-info.class under Multi-Release JAR folder `META-INF/versions/9`. * Adjust pom.xml to drop support for Java 6 * Change doclint setting All Javadoc errors have been solved previously; doclint can now be enabled without causing build failures. * Improve README Java requirements |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
pom.xml | ||
README.md |
proto
This Maven module contains the source code for a JSON serializer and deserializer for Protocol Buffers (protobuf) messages.
The artifacts created by this module are currently not deployed to Maven Central.