Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | H | 25-Apr-2025 | - | 946 | 668 | |
.gitignore | H A D | 25-Apr-2025 | 50 | 2 | 1 | |
README.md | H A D | 25-Apr-2025 | 284 | 8 | 5 | |
pom.xml | H A D | 25-Apr-2025 | 2.9 KiB | 106 | 90 |
README.md
1# proto 2 3This Maven module contains the source code for a JSON serializer and deserializer for 4[Protocol Buffers (protobuf)](https://developers.google.com/protocol-buffers/docs/javatutorial) 5messages. 6 7The artifacts created by this module are currently not deployed to Maven Central. 8