mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.amido.stacks.modules" -DarchetypeArtifactId="stacks-core-messaging-archetype" -DarchetypeVersion="1.0.2" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.amido.stacks.modules |
| Идентификатор | Идентификаторstacks-core-messaging-archetype |
| Версия | Версия1.0.2 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеstacks-core-messaging-archetype
Core messaging components for the Java Stacks solution
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.amido.stacks.modules -DarchetypeArtifactId=stacks-core-messaging-archetype -DarchetypeVersion=1.0.2 -DinteractiveMode=false