Clone this repo:
  1. 2637296 Merge pull request #416 from mswatosh/2.2-updates by Mark Swatosh · 3 months ago main
  2. e74e6d7 Java version update to 17 and require Maven 3.9+ by Mark Swatosh · 7 months ago
  3. 6a919ba Update to 2.2.0 by Mark Swatosh · 7 months ago
  4. bb9f115 Merge pull request #412 from jhanders34/branch1 by Mark Swatosh · 7 months ago
  5. 957a5f7 Remove SecurityManager related code from API by Jared Anderson · 1 year, 4 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

Prerequisites:

  • JDK 17+
  • Maven 3.9.0+

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.