MVN

am.ik.archetype : spring-boot-blank-archetype

Maven & Gradle

Oct 17, 2015
50 stars

spring-boot-blank-archetype · Blank Project for Spring Boot

mvn archetype:generate -DarchetypeGroupId=am.ik.archetype -DarchetypeArtifactId=spring-boot-blank-archetype -DarchetypeVersion=1.0.6
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of am.ik.archetype : spring-boot-blank-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of am.ik.archetype : spring-boot-blank-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-blank-archetype-1.0.6
spring-boot-blank-archetype-1.0.5
spring-boot-blank-archetype-1.0.2
spring-boot-blank-archetype-1.0.2.RELEASE
spring-boot-blank-archetype-1.0.1
spring-boot-blank-archetype-1.0.0
0.10.x
spring-boot-blank-archetype-0.10.3
spring-boot-blank-archetype-0.10.2
spring-boot-blank-archetype-0.10.1
spring-boot-blank-archetype-0.10.0
0.9.x
spring-boot-blank-archetype-0.9.2
spring-boot-blank-archetype-0.9.1
spring-boot-blank-archetype-0.9.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=am.ik.archetype -DarchetypeArtifactId=spring-boot-blank-archetype -DarchetypeVersion=1.0.6