mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.amido.stacks.modules" -DarchetypeArtifactId="stacks-azure-cosmos-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.amido.stacks.modules |
| ArtifactId | ArtifactIdstacks-azure-cosmos-archetype |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionstacks-azure-cosmos-archetype
Core Azure Cosmos components for the Java Stacks solution
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-azure-cosmos-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false