mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.amido.stacks.modules" -DarchetypeArtifactId="stacks-core-cqrs-archetype" -DarchetypeVersion="1.0.0.21-RELEASE" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.amido.stacks.modules |
ArtifactId | ArtifactIdstacks-core-cqrs-archetype |
Version | Version1.0.0.21-RELEASE |
Type | Typemaven-archetype |
Description |
Descriptionstacks-core-cqrs-archetype
Core CQRS components for the Java Stacks solution
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-core-cqrs-archetype -DarchetypeVersion=1.0.0.21-RELEASE -DinteractiveMode=false