JSON in Java
com.unboundid.components :
json
JSON is a light-weight, language independent, data interchange format.
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 distribution is based off commit number
3e3951f1259 from https://github.com/douglascrockford/JSON-java.