This project contains API and Compatible Implementation
of Jakarta JSON Processing specification. Jakarta JSON Processing
provides portable APIs to parse, generate, transform, and query
JSON documents.
Latest News
October 26, 2020 - JSON-P 2.0.0 Final Release
The 2.0.0 release
is the first release of the Eclipse project for JSON-P under jakarta.json.*
package namespace. It is part of Jakarta EE 9.
December 28, 2018 - JSON-P 1.1.5 Final Release
The 1.1.5 release
is the first release of the Eclipse project for JSON-P and includes no bug fixes
or enhancements. It does include changes to the Maven coordinates.
The main API jar file is now located at jakarta.json:jakarta.json-api and
the main Compatible Implementation jar file is now located at org.glassfish:jakarta.json.
Links