MVN

com.indoqa.quickstart : quickstart-boot-archetype

Maven & Gradle

Jan 26, 2020
2 stars

quickstart-boot-archetype · A quickstart for Java/React projects based on Indoqa Boot

mvn archetype:generate -DarchetypeGroupId=com.indoqa.quickstart -DarchetypeArtifactId=quickstart-boot-archetype -DarchetypeVersion=0.15.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.indoqa.quickstart : quickstart-boot-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.15.0

All Versions

Choose a version of com.indoqa.quickstart : quickstart-boot-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.15.x
quickstart-boot-archetype-0.15.0
0.14.x
quickstart-boot-archetype-0.14.0
0.13.x
quickstart-boot-archetype-0.13.0
0.11.x
quickstart-boot-archetype-0.11.0.1
quickstart-boot-archetype-0.11.0
0.10.x
quickstart-boot-archetype-0.10.0
0.9.x
quickstart-boot-archetype-0.9.0
0.8.x
quickstart-boot-archetype-0.8.0.1
quickstart-boot-archetype-0.8.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=com.indoqa.quickstart -DarchetypeArtifactId=quickstart-boot-archetype -DarchetypeVersion=0.15.0

Advertisement