JSON Processing project is the open source reference implementation of JSR 353 - Java API for JSON Processing. The JSR provides portable APIs to parse, generate, transform, and query JSON using the streaming API or the object model API.
Developer Blogs
- Jitu's blog
Documentation
Download
Related Projects
Contribute