A reference implementation of a JSON package in Java.
(Ordered version implementation using LinkedHashMap instead of HashMap of https://github.com/stleary/JSON-java)
See http://www.JSON.org/
The files in this package implement JSON encoders/decoders in Java.
It also includes the capability to convert between JSON and XML, HTTP
headers, Cookies, and CDL.
This is a reference implementation. There is a large number of JSON packages
in Java. ...
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Anand Varkey Philips | anandvarkeyphilips<at>gmail.com | | com.github.anandvarkeyphilips |