mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.seedstack" -DarchetypeArtifactId="domain-archetype" -DarchetypeVersion="21.11" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.seedstack |
| ArtifactId | ArtifactIddomain-archetype |
| Version | Version21.11 |
| Type | Typemaven-archetype |
| Description |
DescriptionSeedStack archetype for reusable domains.
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.seedstack -DarchetypeArtifactId=domain-archetype -DarchetypeVersion=21.11 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |