MVN

com.datastax.astra : astra-sdk-quickstart

Maven & Gradle

Jul 27, 2023

+ archetype::astra-sdk-quickstart

mvn archetype:generate -DarchetypeGroupId=com.datastax.astra -DarchetypeArtifactId=astra-sdk-quickstart -DarchetypeVersion=0.6.7
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.datastax.astra : astra-sdk-quickstart to generate a Maven project - Latest Versions:

  • Latest Stable: 0.6.7

All Versions

Choose a version of com.datastax.astra : astra-sdk-quickstart to generate a Maven project - All Versions:

Version Vulnerabilities Updated
0.6.x
astra-sdk-quickstart-0.6.7
astra-sdk-quickstart-0.6.6
astra-sdk-quickstart-0.6.5
astra-sdk-quickstart-0.6.4
astra-sdk-quickstart-0.6.3
astra-sdk-quickstart-0.6.2
astra-sdk-quickstart-0.6.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=com.datastax.astra -DarchetypeArtifactId=astra-sdk-quickstart -DarchetypeVersion=0.6.7