mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DprojectVersion="My-projectVersion" -DarchetypeGroupId="org.refcodes" -DarchetypeArtifactId="refcodes-archetype-alt-eventbus" -DarchetypeVersion="3.0.4" -DinteractiveMode=false
| License |
License
Other License Agreement
|
|---|---|
| GroupId | GroupIdorg.refcodes |
| ArtifactId | ArtifactIdrefcodes-archetype-alt-eventbus |
| Version | Version3.0.4 |
| Type | Typemaven-archetype |
| Description |
Descriptionorg.refcodes:refcodes-archetype-alt-eventbus
A minimum REFCODES.ORG enabled eventbus (publish and subscribe) driven
application. Get inspired by "https://bitbucket.org/funcodez".
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.refcodes -DarchetypeArtifactId=refcodes-archetype-alt-eventbus -DarchetypeVersion=3.0.4 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.refcodes : refcodes-archetype | jar | 3.0.4 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |