Argo is a free, open source JSON parsing and generating library for Java.
Argo is compliant with RFC 8259. It works with Java 5 onwards, and includes JPMS module information for Java 9 onwards. Argo has no dependencies. It’s licensed under the Apache 2 License.
Argo is published on Maven Central.
See https://argo.sourceforge.net/.
Build infrastructure requires a JDK ≥ 11 on the path.
./gradlew build