mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.sf.tsl2nano" -DarchetypeArtifactId="tsl2.nano.archetype" -DarchetypeVersion="2.4.11" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.sf.tsl2nano |
ArtifactId | ArtifactIdtsl2.nano.archetype |
Version | Version2.4.11 |
Type | Typemaven-archetype |
Description |
DescriptionTSL2 Framework Maven Archetype
TSL2 Framework (fullstack) archetype to create a new MDA JEE+Thymeleaf Application
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.sf.tsl2nano -DarchetypeArtifactId=tsl2.nano.archetype -DarchetypeVersion=2.4.11 -DinteractiveMode=false