Last Version

JSON in Java 20220320

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.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.json
ArtifactId

ArtifactId

json
Version

Version

20220320
Type

Type

bundle
Description

Description

JSON 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

https://github.com/douglascrockford/JSON-java
Source Code Management

Source Code Management

https://github.com/douglascrockford/JSON-java.git

Download json 20220320

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.