mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="info.kwarc.sally4" -DarchetypeArtifactId="sally4-module-archetype" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdinfo.kwarc.sally4 |
| ArtifactId | ArtifactIdsally4-module-archetype |
| Version | Version1.0.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionSally4 Module Archetype
Semantic Alliance Communication Module Archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=info.kwarc.sally4 -DarchetypeArtifactId=sally4-module-archetype -DarchetypeVersion=1.0.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.felix : org.apache.felix.ipojo.annotations | jar | 1.12.1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.osgi : org.osgi.core | jar | 5.0.0 |
| org.osgi : org.osgi.compendium | jar | 5.0.0 |