mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.tiler" -DarchetypeArtifactId="tiler-maven-archetype" -DarchetypeVersion="0.1.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.tiler |
ArtifactId | ArtifactIdtiler-maven-archetype |
Version | Version0.1.3 |
Type | Typemaven-archetype |
Description |
DescriptionTiler Maven Archetype
The Maven archetype for Tiler-based dashboards
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.tiler -DarchetypeArtifactId=tiler-maven-archetype -DarchetypeVersion=0.1.3 -DinteractiveMode=false