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.
Version20240205compared with
Version Details
| 20231013 | 20240205 | |
|---|---|---|
| Release date | Oct 14, 2023 | Feb 06, 2024 |
| Licenses | Public | Public |
| Vulnerabilities | None | None |
Test Changes (1)
| 20231013 | 20240205 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.jayway.jsonpath » json-path | 2.1.0 | 2.4.0 |