MVN

com.amido.stacks.modules : stacks-azure-cosmos-archetype

Maven & Gradle

Oct 10, 2022
0 stars

stacks-azure-cosmos-archetype · Core Azure Cosmos components for the Java Stacks solution

mvn archetype:generate -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-azure-cosmos-archetype -DarchetypeVersion=3.0.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amido.stacks.modules : stacks-azure-cosmos-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of com.amido.stacks.modules : stacks-azure-cosmos-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
3.0.x
stacks-azure-cosmos-archetype-3.0.1
stacks-azure-cosmos-archetype-3.0.0
2.1.x
stacks-azure-cosmos-archetype-2.1.1
2.0.x
stacks-azure-cosmos-archetype-2.0.1
stacks-azure-cosmos-archetype-2.0.0
1.0.x
stacks-azure-cosmos-archetype-1.0.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.amido.stacks.modules -DarchetypeArtifactId=stacks-azure-cosmos-archetype -DarchetypeVersion=3.0.1