mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.kalix" -DarchetypeArtifactId="kalix-maven-archetype-event-sourced-entity" -DarchetypeVersion="1.0.0-M1" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.kalix |
| Идентификатор | Идентификаторkalix-maven-archetype-event-sourced-entity |
| Версия | Версия1.0.0-M1 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеKalix Maven Archetype (Event Sourced entity)
This archetype can be used to generate a project suitable for the general development of Kalix applications
|
| Ссылка на сайт |
Ссылка на сайт |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.kalix -DarchetypeArtifactId=kalix-maven-archetype-event-sourced-entity -DarchetypeVersion=1.0.0-M1 -DinteractiveMode=false