mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dpackage="My-package" -Dversion="My-version" -DbuildTool="My-buildTool" -DarchetypeGroupId="cc.gasches.archetypes" -DarchetypeArtifactId="micronaut-groovy-service" -DarchetypeVersion="1.1.0.M2-1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcc.gasches.archetypes |
ArtifactId | ArtifactIdmicronaut-groovy-service |
Version | Version1.1.0.M2-1 |
Type | Typemaven-archetype |
Description |
Descriptioncc.gasches.archetypes:micronaut-groovy-service
Micronaut Groovy Service Archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=cc.gasches.archetypes -DarchetypeArtifactId=micronaut-groovy-service -DarchetypeVersion=1.1.0.M2-1 -DinteractiveMode=false