https://github.com/grobmeier/jjson
JJSON is a pure Java lib dealing with JSON. It does not need dependencies and is easy to use.
https://github.com/grobmeier/jjson
Last synced: about 1 year ago
JSON representation
JJSON is a pure Java lib dealing with JSON. It does not need dependencies and is easy to use.
- Host: GitHub
- URL: https://github.com/grobmeier/jjson
- Owner: grobmeier
- Created: 2011-11-30T17:54:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-07-09T18:00:20.000Z (almost 10 years ago)
- Last Synced: 2024-11-01T08:50:45.206Z (over 1 year ago)
- Language: Java
- Homepage: http://code.grobmeier.de/jjson
- Size: 399 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
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