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