/org-json

A reference implementation of a JSON package in Java.

Primary LanguageJava

This initially aims to be nothing more than putting the flat structure of 

https://github.com/douglascrockford/JSON-java

into a maven directory layout and include a pom file so that maven users may deploy to local repos for use in projects.
Early tests found this latest reference implementation 3x (!) faster than the other one available from maven central