MVN

fr.manastria : manastria-archetype-introduction

Maven & Gradle

Nov 24, 2015

manastria-archetype-introduction · A Manastria archetype for beginner.

mvn archetype:generate -DarchetypeGroupId=fr.manastria -DarchetypeArtifactId=manastria-archetype-introduction -DarchetypeVersion=1.1.4
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.manastria : manastria-archetype-introduction to generate a Maven project - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of fr.manastria : manastria-archetype-introduction to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.1.x
manastria-archetype-introduction-1.1.4
manastria-archetype-introduction-1.1.3
manastria-archetype-introduction-1.1.2
manastria-archetype-introduction-1.1.1
manastria-archetype-introduction-1.1.0
1.0
manastria-archetype-introduction-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=fr.manastria -DarchetypeArtifactId=manastria-archetype-introduction -DarchetypeVersion=1.1.4