JJSON is a pure Java lib dealing with JSON. It does not need dependencies and is easy to use.
Java
Permalink
Failed to load latest commit information.
jjson-struts2 [maven-release-plugin] prepare for next development iteration Jul 9, 2016
jjson
.gitignore ignore netbeans configuration files Mar 17, 2012
KEYS added key for code signing Mar 17, 2012
README created readme Mar 16, 2012
pom.xml [maven-release-plugin] prepare for next development iteration Jul 9, 2016

README

This project contains two modules:

JJSON is a pure Java lib dealing with JSON. It does not need dependencies and is easy to use.

JJSON-Struts is a Struts 2 plugin which provides a result type to return JSON.

More info and examples can be found here:
http://code.grobmeier.de/jjson