MVN

com.poortoys : jakartaee-rest-quickstart-archetype

Maven & Gradle

Nov 02, 2020
0 stars

Archetype for Jakarta EE REST Application Quick Start · Jakarta EE REST application quick start template

mvn archetype:generate -DarchetypeGroupId=com.poortoys -DarchetypeArtifactId=jakartaee-rest-quickstart-archetype -DarchetypeVersion=8.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.poortoys : jakartaee-rest-quickstart-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 8.0.0

All Versions

Choose a version of com.poortoys : jakartaee-rest-quickstart-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
8.0.x
jakartaee-rest-quickstart-archetype-8.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.poortoys -DarchetypeArtifactId=jakartaee-rest-quickstart-archetype -DarchetypeVersion=8.0.0