blob: 5f02baf5b3463aea1bf64c2495a26f03044e3a98 [file] [log] [blame] [view]
<br/>
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.
# <a name="Latest_News"></a>Latest News
## December 28, 2018 - JSON-P 1.1.5 Final Release ##
The [1.1.5 release](https://github.com/eclipse-ee4j/jsonp/releases/tag/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.
# <a name="Links"></a>Links #
- [Jakarta JSON Processing @ Eclipse](https://projects.eclipse.org/projects/ee4j.jsonp)
- [API Javadoc](docs/api/?overview-summary.html)
- [Compatible Implementation Javadoc](docs/impl/?overview-summary.html)