mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.mrharibo.micronet" -DarchetypeArtifactId="mn-archetype-roundservice" -DarchetypeVersion="0.1.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.mrharibo.micronet |
ArtifactId | ArtifactIdmn-archetype-roundservice |
Version | Version0.1.1 |
Type | Typemaven-archetype |
Description |
DescriptionRoundService
Round service which periodically broadcasts new round events
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.mrharibo.micronet -DarchetypeArtifactId=mn-archetype-roundservice -DarchetypeVersion=0.1.1 -DinteractiveMode=false