kwsutter / spec-template

Jakarta EE Specification Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jakarta Wombat Specification

This project generates the Jakarta Wombat Specification.

Building

Prerequisites:

  • JDK8+
  • Maven 3.0.3+

Run the full build:

mvn install

Locate the html files:

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

Locate the PDF files:

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

About

Jakarta EE Specification Template

License:Eclipse Public License 2.0