mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.pousse-cafe-framework" -DarchetypeArtifactId="pousse-cafe-sample-bounded-context-archetype" -DarchetypeVersion="0.9.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.pousse-cafe-framework |
ArtifactId | ArtifactIdpousse-cafe-sample-bounded-context-archetype |
Version | Version0.9.0 |
Type | Typemaven-archetype |
Description |
DescriptionPousse-Café is a framework assisting in writing DDD-based applications. This is the archetype for sample bounded context.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.pousse-cafe-framework -DarchetypeArtifactId=pousse-cafe-sample-bounded-context-archetype -DarchetypeVersion=0.9.0 -DinteractiveMode=false