Clone this repo:
  1. b4c4eef Merge pull request #421 from KyleAure/EFSL-spec-license-version by Mark Swatosh · 3 weeks ago main
  2. c36577b fix: copyright statement by Kyle Aure · 3 weeks ago
  3. 10720d8 doc: update spec license to EFSL-2.0 by Kyle Aure · 3 weeks ago
  4. c6ac6f9 Merge pull request #410 from Emily-Jiang/patch-1 by Mark Swatosh · 5 weeks ago
  5. d2c899b Apply suggestions from code review by Mark Swatosh · 5 weeks 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.