mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.macchinetta.blank" -DarchetypeArtifactId="macchinetta-multi-web-blank-thymeleaf-archetype" -DarchetypeVersion="1.8.1.RELEASE" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.macchinetta.blank |
ArtifactId | ArtifactIdmacchinetta-multi-web-blank-thymeleaf-archetype |
Version | Version1.8.1.RELEASE |
Type | Typemaven-archetype |
Description |
Descriptionmacchinetta-multi-web-blank-thymeleaf-archetype
Web Blank Multi Project using Macchinetta Server Framework (1.x)
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.macchinetta.blank -DarchetypeArtifactId=macchinetta-multi-web-blank-thymeleaf-archetype -DarchetypeVersion=1.8.1.RELEASE -DinteractiveMode=false