mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="it.amattioli" -DarchetypeArtifactId="javate-zk-archetype" -DarchetypeVersion="1.0.7" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdit.amattioli |
ArtifactId | ArtifactIdjavate-zk-archetype |
Version | Version1.0.7 |
Type | Typemaven-archetype |
Description |
DescriptionJavATE ZK Archetype
Javate is a set of Java libraries that enables application development using the domain driven methodology.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=it.amattioli -DarchetypeArtifactId=javate-zk-archetype -DarchetypeVersion=1.0.7 -DinteractiveMode=false