https://github.com/fangyidong/json-simple
A simple Java toolkit for JSON. You can use json-simple to encode or decode JSON text.
https://github.com/fangyidong/json-simple
Last synced: 6 months ago
JSON representation
A simple Java toolkit for JSON. You can use json-simple to encode or decode JSON text.
- Host: GitHub
- URL: https://github.com/fangyidong/json-simple
- Owner: fangyidong
- License: apache-2.0
- Created: 2015-04-13T00:34:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T09:27:31.000Z (over 1 year ago)
- Last Synced: 2024-08-04T04:05:47.598Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 183 KB
- Stars: 745
- Watchers: 42
- Forks: 341
- Open Issues: 72
-
Metadata Files:
- Readme: README.txt
- Changelog: ChangeLog.txt
- License: LICENSE.txt
- Authors: AUTHORS.txt
Awesome Lists containing this project
- useful-java-links - JSON.simple - A simple Java toolkit for JSON. You can use json-simple to encode or decode JSON text, [](https://github.com/fangyidong/json-simple). [User guide](https://code.google.com/archive/p/json-simple/wikis) and [Hello World examples](https://github.com/Vedenin/useful-java-links/tree/master/helloworlds/3.8-json/json_simple). License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0).  (III. Network and Integration / 8. Json)
README
Please visit:
http://code.google.com/p/json-simple/