Clone this repo:
  1. bb9f115 Merge pull request #412 from jhanders34/branch1 by Mark Swatosh · 5 days ago main
  2. 957a5f7 Remove SecurityManager related code from API by Jared Anderson · 9 months ago
  3. 21733cf Update copyright year in header by Gregor Gottschewski · 1 year, 9 months ago
  4. 29c792a Fix typo in Java Doc by Gregor Gottschewski · 1 year, 9 months ago
  5. d9a8de1 Merge pull request #405 from jakartaee/2.1.3 by Lukas Jungmann · 1 year, 10 months ago

Jakarta JSON Processing

Build Status Jakarta Staging (Snapshots)

Jakarta JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and TCK.

Build

Use the following command:

mvn -U -C clean install

License

You’ll find the text of the licenses in the workspace in various LICENSE.txt or LICENSE.md files. Don’t let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.

You should always read the license file included with every download, and read the license text included in every source file.

Links

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.