MVN

com.amido.stacks.modules : stacks-modules-parent-archetype

Maven & Gradle

Aug 21, 2022
0 stars

stacks-modules-parent-archetype · The parent for all Stacks modules

mvn archetype:generate -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-modules-parent-archetype -DarchetypeVersion=2.0.6-RELEASE
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amido.stacks.modules : stacks-modules-parent-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.0.6-RELEASE
  • Latest Release Candidate: 1.0.0-RC5.16-RELEASE

All Versions

Choose a version of com.amido.stacks.modules : stacks-modules-parent-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.0.x
stacks-modules-parent-archetype-2.0.6-RELEASE
stacks-modules-parent-archetype-2.0.5-RELEASE
stacks-modules-parent-archetype-2.0.4-RELEASE
stacks-modules-parent-archetype-2.0.3-RELEASE
stacks-modules-parent-archetype-2.0.2-RELEASE
stacks-modules-parent-archetype-2.0.1-RELEASE
stacks-modules-parent-archetype-2.0.0-RELEASE
1.0.x
stacks-modules-parent-archetype-1.0.2.3-RELEASE
stacks-modules-parent-archetype-1.0.2.2-RELEASE
stacks-modules-parent-archetype-1.0.2.1-RELEASE
stacks-modules-parent-archetype-1.0.2.1
stacks-modules-parent-archetype-1.0.2
stacks-modules-parent-archetype-1.0.1-RC5
stacks-modules-parent-archetype-1.0.0-RC5.16-RELEASE
stacks-modules-parent-archetype-1.0.0-RC5.14-RELEASE
stacks-modules-parent-archetype-1.0.0-RC5.12-RELEASE
stacks-modules-parent-archetype-1.0.0-RC5.10-RELEASE
stacks-modules-parent-archetype-1.0.0-RC5.6-RELEASE
stacks-modules-parent-archetype-1.0.0-RC5.3-RELEASE
stacks-modules-parent-archetype-1.0.0-RC5
stacks-modules-parent-archetype-1.0.0-RC3
stacks-modules-parent-archetype-1.0.0-RC4.259-RELEASE

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.amido.stacks.modules -DarchetypeArtifactId=stacks-modules-parent-archetype -DarchetypeVersion=2.0.6-RELEASE