MVN

io.github.mind-boot : mind-boot-archetype

Maven & Gradle

Jul 19, 2019
3 stars

mind-boot-archetype · mind-boot maven archetype

mvn archetype:generate -DarchetypeGroupId=io.github.mind-boot -DarchetypeArtifactId=mind-boot-archetype -DarchetypeVersion=1.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.mind-boot : mind-boot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.mind-boot : mind-boot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
mind-boot-archetype-1.0.1
mind-boot-archetype-1.0.0
mind-boot-archetype-1.0.0-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=io.github.mind-boot -DarchetypeArtifactId=mind-boot-archetype -DarchetypeVersion=1.0.1

Advertisement