Skip to content

qube-rt/argo

 
 

Repository files navigation

Argo

CI Maven Central Version

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.

Download

Argo is published on Maven Central.

Documentation

See https://argo.sourceforge.net/.

Build

Build infrastructure requires a JDK ≥ 11 on the path.

./gradlew build

About

A fast and simple JSON parser and generator for Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 89.4%
  • Kotlin 10.6%