As far as I can tell (in December 2013) ...

  • Douglas Crockford's master source repository for "json.org" is now on GitHub - https://github.com/douglascrockford/JSON-java. (The GIT history starts in 2010, and the latest change in "master" is a couple of weeks ago.)

  • Paul Merlin (aka "eskatos") has Mavenized the code: https://github.com/eskatos/org.json-java

  • Binary "org.json" JAR files are "regularly" built from Paul Merlin's tree and pushed to Maven Central. You can find them via the "here" link in Paul's README.md file; see the line above.

  • There are other older (pre-2010) binary releases of the "org.json" JAR file in Maven Central under various guises; review the search results for this link" http://mvnrepository.com/search.html?query=org.json.

The copyright dates in the "org.json" source code don't mean much. They clearly aren't updated when the code is updated. However, Douglas Crockford does update the @version javadoc tags, at least in some commits.

UPDATE (December 2016)

As of some time in 2015, Douglas Crockford has passed ownership of the Github repository to Sean Leary. The old Github URL for the project now redirects to https://github.com/stleary/JSON-java. The project continues to be relatively active.

See also: Where has json.org java library gone?

Answer from Stephen C on Stack Overflow
🌐
Jar-Download
jar-download.com › home › org.json
Download org.json JAR files with all dependencies
Artifact json Group org.json Version 20131018 · 839 downloads · Maven · Gradle · Ivy · SBT · 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.
🌐
Jar-download
jar-download.com
Download json-20131018.jar. JAR files with all dependencies
Download JAR files for json-20131018.jar. ✓ With dependencies ✓ Documentation ✓ Source code
Top answer
1 of 3
26

As far as I can tell (in December 2013) ...

  • Douglas Crockford's master source repository for "json.org" is now on GitHub - https://github.com/douglascrockford/JSON-java. (The GIT history starts in 2010, and the latest change in "master" is a couple of weeks ago.)

  • Paul Merlin (aka "eskatos") has Mavenized the code: https://github.com/eskatos/org.json-java

  • Binary "org.json" JAR files are "regularly" built from Paul Merlin's tree and pushed to Maven Central. You can find them via the "here" link in Paul's README.md file; see the line above.

  • There are other older (pre-2010) binary releases of the "org.json" JAR file in Maven Central under various guises; review the search results for this link" http://mvnrepository.com/search.html?query=org.json.

The copyright dates in the "org.json" source code don't mean much. They clearly aren't updated when the code is updated. However, Douglas Crockford does update the @version javadoc tags, at least in some commits.

UPDATE (December 2016)

As of some time in 2015, Douglas Crockford has passed ownership of the Github repository to Sean Leary. The old Github URL for the project now redirects to https://github.com/stleary/JSON-java. The project continues to be relatively active.

See also: Where has json.org java library gone?

2 of 3
10

I would recommend using json-simple or one of the other JSON libraries for Java that have developed. This has features the JSON.org API lacks (and I think it will stay that way).

For instance, the json-simple version of JSONObject implements Map and JSONArray implements List. It also has other features, like a SAX-style API.

🌐
Jar-download
jar-download.com
Download jar-20131018 JAR files with all dependencies
Download JAR files for jar-20131018 ✓ With dependencies ✓ Documentation ✓ Source code
🌐
Maven Repository
mvnrepository.com › artifact › org.json › json
Maven Repository: org.json » json
December 24, 2025 - 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.
🌐
Jar-Download
jar-download.com › home › org.json › json › 20180813
Download json JAR file with all dependencies
Artifact json Group org.json Version 20131018 · 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, ...
Find elsewhere
🌐
Jar-download
jar-download.com
Download json JAR files with all dependencies
Artifact json Group org.json Version 20131018 · Default provider for JSR 374:Java API for Processing JSON · Group: org.glassfish Artifact: javax.json Show build tool code · Maven · Gradle · Ivy · SBT · 822 downloads · Artifact javax.json Group org.glassfish Version 1.1.2 ·
🌐
SourceForge
sourceforge.net › projects › json-java.mirror
JSON-java download | SourceForge.net
December 24, 2025 - This is an exact mirror of the JSON-java project, hosted at https://github.com/stleary/JSON-java.
🌐
GitHub
github.com › stleary › JSON-java
GitHub - stleary/JSON-java: A reference implementation of a JSON package in Java. · GitHub
Click here if you just want the latest release jar file. JSON is a light-weight language-independent data interchange format.
Starred by 4.7K users
Forked by 2.6K users
Languages   Java
🌐
Maven Central
central.sonatype.com › artifact › org.json › json
org.json:json - Maven Central
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.
🌐
Google Code
code.google.com › archive › p › json-simple › downloads
Google Code Archive - Long-term storage for Google Code Project Hosting.
Archive · Skip to content · The Google Code Archive requires JavaScript to be enabled in your browser · Google · About Google · Privacy · Terms
🌐
Jar-Download
jar-download.com › home › org.json › json › 20131018 › source code › jsonarray.java
org.json.JSONArray Maven / Gradle / Ivy
json · 20131018 · source code · JSONArray.java · Please wait. This can take some minutes ... × · Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $ You can buy this project and download/modify it how often you want.
🌐
SourceForge
sourceforge.net › projects › json-lib
Json-lib download | SourceForge.net
Development of this library has been moved to https://github.com/kordamp/json-lib/ Json-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.
🌐
Maven Repository
mvnrepository.com › artifact › org.json › json › 20140107
Maven Repository: org.json » json » 20140107
January 7, 2014 - 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.
Published   Jan 07, 2014
Version   20140107
🌐
Jar-download
jar-download.com
Download json-20230227 JAR files with all dependencies
Artifact json Group org.json Version 20131018 · Default provider for JSR 374:Java API for Processing JSON · Group: org.glassfish Artifact: javax.json Show build tool code · Maven · Gradle · Ivy · SBT · 822 downloads · Artifact javax.json Group org.glassfish Version 1.1.2 ·