MVN

nl.ivonet : jakartaee8-essentials-archetype

Maven & Gradle

Oct 26, 2019
0 stars

jakartaee8-essentials-archetype · JakartaEE 8 project minimalistic quickstart template.

mvn archetype:generate -DarchetypeGroupId=nl.ivonet -DarchetypeArtifactId=jakartaee8-essentials-archetype -DarchetypeVersion=1.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.ivonet : jakartaee8-essentials-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of nl.ivonet : jakartaee8-essentials-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1
jakartaee8-essentials-archetype-1.1
1.0
jakartaee8-essentials-archetype-1.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=nl.ivonet -DarchetypeArtifactId=jakartaee8-essentials-archetype -DarchetypeVersion=1.1

Advertisement