Package Info

json-simple


Simple Java toolkit for JSON


Development/Libraries/Java

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

License: Apache-2.0
URL: https://code.google.com/p/json-simple/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.1.1-bp160.1.10 info GA Release 2024-02-21 16.0
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • json-simple
  • json-simple-javadoc