mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.irenical.maven" -DarchetypeArtifactId="archetype-uservice" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.irenical.maven |
| ArtifactId | ArtifactIdarchetype-uservice |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionuService Archetype
Releasable LGPL Java Project
|
| Project Organization |
Project OrganizationIrenical |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.irenical.maven -DarchetypeArtifactId=archetype-uservice -DarchetypeVersion=1.0.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |