mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.github.dddplus" -DarchetypeArtifactId="dddplus-archetype" -DarchetypeVersion="1.1.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.github.dddplus |
| ArtifactId | ArtifactIddddplus-archetype |
| Version | Version1.1.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionDDDplus :: Archetype
A Maven Archetype for generating a DDDplus Framework enabled project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.github.dddplus -DarchetypeArtifactId=dddplus-archetype -DarchetypeVersion=1.1.0 -DinteractiveMode=false