commit | 65d29c8f1912d9d5600ab6c097f6dc80a6137bcd | [log] [tgz] |
---|---|---|
author | Lukas Jungmann <lukas.jungmann@oracle.com> | Tue Oct 27 12:58:51 2020 +0100 |
committer | Lukas Jungmann <lukas.jungmann@oracle.com> | Tue Oct 27 13:00:03 2020 +0100 |
tree | 28c67b94ca01ecf5407c203848533e4b73aeac76 | |
parent | 731ffe6d8ae89e2edf87481bce244ffcff391ea4 [diff] |
update javadoc Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
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.
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.
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.