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.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.json
ArtifactId

ArtifactId

json
Last Version

Last Version

20220320
Release Date

Release Date

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

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.

Versions

Version
20220320
20211205
20210307
20201115
20200518
20190722
20180813
20180130
20171018
20170516
20160810
20160807
20160212
20151123
20150729
20141113
20140107
20131018
20090211
20080701
20070829