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

Jakarta XML Binding Specification

This project generates the Jakarta XML Binding Specification.

Building

Prerequisites:

  • JDK8+
  • Maven 3.0.3+

Run the full build:

mvn install

Locate the html files:

  • target/generated-docs/jakarta.xml.bind-spec-<version>.html

Locate the PDF files:

  • target/generated-docs/jakarta.xml.bind-spec-<version>.pdf