MVN

com.poortoys : microprofile-quickstart-archetype

Maven & Gradle

Nov 02, 2020
0 stars

microprofile-quickstart-archetype · MicroProfile Quick Start Template

mvn archetype:generate -DarchetypeGroupId=com.poortoys -DarchetypeArtifactId=microprofile-quickstart-archetype -DarchetypeVersion=3.3.0
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.0

All Versions

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

Version Vulnerabilities Updated
3.3.x
microprofile-quickstart-archetype-3.3.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=microprofile-quickstart-archetype -DarchetypeVersion=3.3.0