License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.json |
ArtifactId | ArtifactIdjson |
Last Version | Last Version20220320 |
Release Date | Release Date |
Type | Typebundle |
Description |
DescriptionJSON in Java
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.
The license includes this restriction: "The software shall be used for good,
not evil." If your conscience cannot live with that, then choose a different
package.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-20220320.pom | |
json-20220320.jar | 64 KB |
json-20220320-sources.jar | 75 KB |
json-20220320-javadoc.jar | 161 KB |
Browse |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.jayway.jsonpath : json-path | jar | 2.1.0 |
org.mockito : mockito-core | jar | 1.9.5 |