Apocrypha

json-simple

Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications

Why the Simple Java toolkit (also named as JSON.simple) for JSON? When I use JSON as the data exchange format between the AJAX client and JSP for the first time, what worry me mostly is how to encode Java strings and numbers correctly in the server side so the AJAX client will receive a well formed JSON data. When I looked into the 'JSON in Java' directory in JSON website,I found that wrappers to JSONObject and JSONArray can be simpler, due to the simplicity of JSON itself. So I wrote the JSON.simple package.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 4.0.1 2 17 h details ›

Versions & arches

VersionOverlay amd64arm64ppc64 Committed
4.0.1 gentoo amd64 stable arm64 testing ppc64 stable view · download · history ↗
2.3.1 gentoo amd64 stable arm64 testing ppc64 stable view · download · history ↗

Use flags of 4.0.1

  • source Zip the sources and install them
  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Runtime dependencies of 4.0.1

show 5 lines