MVN

com.datastax.astra : spring-boot-3x-archetype

Maven & Gradle

Jul 27, 2023

+ archetype::spring-boot-3x

mvn archetype:generate -DarchetypeGroupId=com.datastax.astra -DarchetypeArtifactId=spring-boot-3x-archetype -DarchetypeVersion=0.6.7
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.datastax.astra : spring-boot-3x-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.6.7

All Versions

Choose a version of com.datastax.astra : spring-boot-3x-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.6.x
spring-boot-3x-archetype-0.6.7
spring-boot-3x-archetype-0.6.6
spring-boot-3x-archetype-0.6.5
spring-boot-3x-archetype-0.6.4
spring-boot-3x-archetype-0.6.3
spring-boot-3x-archetype-0.6.2
spring-boot-3x-archetype-0.6.1
0.6
spring-boot-3x-archetype-0.6

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.datastax.astra -DarchetypeArtifactId=spring-boot-3x-archetype -DarchetypeVersion=0.6.7