mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DclassName="My-className" -DwithHibernate="My-withHibernate" -DarchetypeGroupId="fr.ybonnel" -DarchetypeArtifactId="simpleweb4j-archetype" -DarchetypeVersion="0.0.4" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdfr.ybonnel |
| ArtifactId | ArtifactIdsimpleweb4j-archetype |
| Version | Version0.0.4 |
| Type | Typemaven-archetype |
| Description |
DescriptionSimpleWeb4j-archetype
An archetype for SimpleWeb4j.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=fr.ybonnel -DarchetypeArtifactId=simpleweb4j-archetype -DarchetypeVersion=0.0.4 -DinteractiveMode=false