mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DapiNameCamelCase="My-apiNameCamelCase" -DapiNameTiret="My-apiNameTiret" -DarchetypeGroupId="io.flexio.commons" -DarchetypeArtifactId="flexio-services-archetype" -DarchetypeVersion="1.8.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdio.flexio.commons |
| ArtifactId | ArtifactIdflexio-services-archetype |
| Version | Version1.8.0 |
| Type | Typemaven-archetype |
| Description |
Descriptionio.flexio.commons:flexio-services-archetype
Common OSS code
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.flexio.commons -DarchetypeArtifactId=flexio-services-archetype -DarchetypeVersion=1.8.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| junit : junit | jar | |
| org.hamcrest : hamcrest-all | jar | |
| org.hamcrest : hamcrest-core | jar |