tree: d9f8e1ee89ead2dcf72bc1676ff157741c8d6385 [path history] [tgz]
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
spec/README.md

Jakarta JSON Processing Specification

This project generates the Jakarta JSON Processing Specification.

Building

Prerequisites:

  • JDK8+
  • Maven 3.0.3+

Run the full build:

mvn install

Locate the html files:

  • target/generated-docs/jsonp-spec-<version>.html

Locate the PDF files:

  • target/generated-docs/jsonp-spec-<version>.pdf