mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.webcohesion.enunciate" -DarchetypeArtifactId="enunciate-simple-archetype" -DarchetypeVersion="2.12.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-simple-archetype |
Version | Version2.12.1 |
Type | Typemaven-archetype |
Description |
DescriptionEnunciate - Simple Archetype
Build tool for decorating your Java Web service API.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.webcohesion.enunciate -DarchetypeArtifactId=enunciate-simple-archetype -DarchetypeVersion=2.12.1 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |