Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eskatos/org.json-java

Maven build of Douglas Crockford JSON-Java sources for publishing.
https://github.com/eskatos/org.json-java

Last synced: 6 days ago
JSON representation

Maven build of Douglas Crockford JSON-Java sources for publishing.

Awesome Lists containing this project

README

        

# org.json

This project is a single `pom.xml` file directly using the `org.json` package source from Douglas Crockford repository via a git submodule.

It is updated and deployed to central on a regular basis.

[Here](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.codeartisans%22%20AND%20a%3A%22org.json%22) you'll find quick copy/paste snippet for dependency using various build systems.

The linked repository can be found here: [douglascrockford/JSON-Java](https://github.com/douglascrockford/JSON-java).