JSON is a light-weight, language independent, data interchange format.
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 are a large number of JSON packages
in Java. Perhaps someday the Java community will standardize on one. Until
then, choose carefully.
Version20171018compared with
Version Details
| 20170516 | 20171018 | |
|---|---|---|
| Release date | May 16, 2017 | Oct 19, 2017 |
| Licenses | JSON | JSON |
| Vulnerabilities |
No dependency changes compared to the selected version.