rash67 / org-json

A reference implementation of a JSON package in Java.

Home Page:http://www.json.org/java/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


About

A reference implementation of a JSON package in Java.

http://www.json.org/java/