MVN

ro.pippo : pippo-quickstart

Maven & Gradle

Feb 05, 2023
776 stars

Pippo Quickstart Archetype

mvn archetype:generate -DarchetypeGroupId=ro.pippo -DarchetypeArtifactId=pippo-quickstart -DarchetypeVersion=1.14.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.pippo : pippo-quickstart to generate a Maven project - Latest Versions:

  • Latest Stable: 1.14.0

All Versions

Choose a version of ro.pippo : pippo-quickstart to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.14.x
pippo-quickstart-1.14.0
1.13.x
pippo-quickstart-1.13.1
pippo-quickstart-1.13.0
1.12.x
pippo-quickstart-1.12.0
1.11.x
pippo-quickstart-1.11.0
1.10.x
pippo-quickstart-1.10.0
1.9.x
pippo-quickstart-1.9.0
1.8.x
pippo-quickstart-1.8.0
1.7.x
pippo-quickstart-1.7.0
1.6.x
pippo-quickstart-1.6.0
1.5.x
pippo-quickstart-1.5.0
1.4.x
pippo-quickstart-1.4.0
1.3.x
pippo-quickstart-1.3.0
1.2.x
pippo-quickstart-1.2.0
1.1.x
pippo-quickstart-1.1.0
1.0.x
pippo-quickstart-1.0.0
0.10.x
pippo-quickstart-0.10.0
0.9.x
pippo-quickstart-0.9.1
pippo-quickstart-0.9.0
0.8.x
pippo-quickstart-0.8.0
0.7.x
pippo-quickstart-0.7.0
0.6.x
pippo-quickstart-0.6.1
pippo-quickstart-0.6.0
0.5.x
pippo-quickstart-0.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=ro.pippo -DarchetypeArtifactId=pippo-quickstart -DarchetypeVersion=1.14.0

Advertisement