JSON is a light-weight language-independent data interchange format. The JSON-Java package is a reference implementation that demonstrates how to parse JSON documents into Java objects and how to generate new JSON documents from the Java classes.
Features
- Reliable and consistent results
- Adherence to the JSON specification
- Easy to build, use, and include in other projects
- dependencies
- Fast execution and low memory footprint
- Maintain backward compatibility
- Designed and tested to use on Java
