mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.pousse-cafe-framework" -DarchetypeArtifactId="pousse-cafe-simple-meta-app-archetype" -DarchetypeVersion="0.4.0" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.pousse-cafe-framework |
| Идентификатор | Идентификаторpousse-cafe-simple-meta-app-archetype |
| Версия | Версия0.4.0 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеpousse-cafe-simple-meta-app-archetype
Pousse-Café is a framework assisting in writing DDD-based applications. This is a simple meta-app archetype.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.pousse-cafe-framework -DarchetypeArtifactId=pousse-cafe-simple-meta-app-archetype -DarchetypeVersion=0.4.0 -DinteractiveMode=false