mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DinceptionYear="My-inceptionYear" -DserviceArtifactId="My-serviceArtifactId" -DarchetypeGroupId="org.eurekaclinical" -DarchetypeArtifactId="eurekaclinical-client-archetype" -DarchetypeVersion="1.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.eurekaclinical |
ArtifactId | ArtifactIdeurekaclinical-client-archetype |
Version | Version1.0 |
Type | Typemaven-archetype |
Description |
DescriptionEureka! Clinical Client Archetype
Archetype to create eurekaclinical client projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.eurekaclinical -DarchetypeArtifactId=eurekaclinical-client-archetype -DarchetypeVersion=1.0 -DinteractiveMode=false