MVN

io.codelair : jakartaee-mp-archetype

Maven & Gradle

Dec 26, 2019
0 stars

Jakarta EE and MicroProfile Archetype · A starter archetype for a ThinWar project using Jakarta EE and MicroProfile, without any sketchy parent-pom's.

mvn archetype:generate -DarchetypeGroupId=io.codelair -DarchetypeArtifactId=jakartaee-mp-archetype -DarchetypeVersion=1.5.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.codelair : jakartaee-mp-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of io.codelair : jakartaee-mp-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5.x
jakartaee-mp-archetype-1.5.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=io.codelair -DarchetypeArtifactId=jakartaee-mp-archetype -DarchetypeVersion=1.5.0