mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.gfk.senbot" -DarchetypeArtifactId="SenBotDemo-archetype" -DarchetypeVersion="0.4.8" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.gfk.senbot |
| ArtifactId | ArtifactIdSenBotDemo-archetype |
| Version | Version0.4.8 |
| Type | Typemaven-archetype |
| Description |
DescriptionSenBotDemo-archetype
A SenBot Demo project with the purpose to demonstrate all available SenBot features.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.gfk.senbot -DarchetypeArtifactId=SenBotDemo-archetype -DarchetypeVersion=0.4.8 -DinteractiveMode=false