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 is a large number of JSON packages
in Java. Perhaps someday the Java community will standardize on one. Until
then, choose carefully.
...
Version62compared with
Version Details
| 1.2.2.1 | 62 | |
|---|---|---|
| Release date | Feb 10, 2022 | Nov 24, 2019 |
| Licenses | JSON | JSON |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.