mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.lordofthejars.thymeleafarchetype" -DarchetypeArtifactId="thymeleaf-spring-maven-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.lordofthejars.thymeleafarchetype |
ArtifactId | ArtifactIdthymeleaf-spring-maven-archetype |
Version | Version1.0.0 |
Type | Typemaven-archetype |
Description |
Descriptionthymeleaf-spring-maven-archetype
Thymeleaf Spring Maven Archetype
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.lordofthejars.thymeleafarchetype -DarchetypeArtifactId=thymeleaf-spring-maven-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false