Simple Java toolkit for JSON
https://code.google.com/p/json-simple/
JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple
to encode or decode JSON text.
* Full compliance with JSON specification (RFC4627) and reliable
* Provides multiple functionalities such as encode, decode/parse
and escape JSON text while keeping the library lightweight
* Flexible, simple and easy to use by reusing Map and List interfaces
* Supports streaming output of JSON text
* Stoppable SAX-like interface for streaming input of JSON text
* Heap based parser
* High performance (see performance testing)
* No dependency on external libraries
* Both of the source code and the binary are JDK1.2 compatible
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP5:FactoryCandidates/json-simple && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_scmsync.obsinfo | 0000000289 289 Bytes | |
build.specials.obscpio | 0000000256 256 Bytes | |
json-simple-2.3.1.tar.gz | 0000056230 54.9 KB | |
json-simple.changes | 0000007636 7.46 KB | |
json-simple.spec | 0000002587 2.53 KB |
Comments 0