mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dproject-name="My-project-name" -Dproject-description="My-project-description" -Dcamunda-version="My-camunda-version" -Dspring-boot-version="My-spring-boot-version" -Darchetype-groupId="My-archetype-groupId" -Darchetype-artifactId="My-archetype-artifactId" -Darchetype-version="My-archetype-version" -DarchetypeGroupId="org.camunda.bpm.archetype" -DarchetypeArtifactId="camunda-archetype-spring-boot" -DarchetypeVersion="7.16.0" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.camunda.bpm.archetype |
| Идентификатор | Идентификаторcamunda-archetype-spring-boot |
| Версия | Версия7.16.0 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеCamunda Platform Archetype: Spring Boot Process Application
Process application that uses the Spring Boot Starter
Contains: BPMN Process, Java Delegate, HTML5- start and task forms,
JUnit Test with in-memory engine and visual process test coverage
|
| Организация-разработчик |
Организация-разработчик |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.camunda.bpm.archetype -DarchetypeArtifactId=camunda-archetype-spring-boot -DarchetypeVersion=7.16.0 -DinteractiveMode=false