Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eskatos/org.json-java
- Owner: eskatos
- Created: 2013-02-12T13:39:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-11-24T14:10:24.000Z (about 8 years ago)
- Last Synced: 2024-12-06T16:45:33.764Z (2 months ago)
- Size: 9.77 KB
- Stars: 6
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).