| <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 |
| |
| ## October 26, 2020 - JSON-P 2.0.0 Final Release ## |
| |
| The [2.0.0 release](https://github.com/eclipse-ee4j/jsonp/releases/tag/2.0.0) |
| 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](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) |