mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DapplicationName="My-applicationName" -DaggregateRoot="My-aggregateRoot" -DarchetypeGroupId="io.serialized.archetype" -DarchetypeArtifactId="serialized-dropwizard-archetype" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.serialized.archetype |
ArtifactId | ArtifactIdserialized-dropwizard-archetype |
Version | Version1.0.2 |
Type | Typemaven-archetype |
Description |
Descriptionserialized-dropwizard-archetype
Simple Dropwizard Maven archetype for Serialized
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.serialized.archetype -DarchetypeArtifactId=serialized-dropwizard-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false