MVN

dev.macula.boot : macula-boot-archetype

Maven & Gradle

Sep 11, 2023
mvn archetype:generate -DarchetypeGroupId=dev.macula.boot -DarchetypeArtifactId=macula-boot-archetype -DarchetypeVersion=5.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.macula.boot : macula-boot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of dev.macula.boot : macula-boot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
5.0.x
macula-boot-archetype-5.0.1

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=dev.macula.boot -DarchetypeArtifactId=macula-boot-archetype -DarchetypeVersion=5.0.1