не последняя версия
Последняя версия 7.18.0-alpha2

org.camunda.bpm.springboot.project:camunda-bpm-spring-boot-starter-root 3.2.11


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.camunda.bpm.springboot.project
Идентификатор

Идентификатор

camunda-bpm-spring-boot-starter-root
Версия

Версия

3.2.11
Тип

Тип

pom

Скачать camunda-bpm-spring-boot-starter-root 3.2.11


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/camunda-bpm-spring-boot-starter-root/ -->
<dependency>
    <groupId>org.camunda.bpm.springboot.project</groupId>
    <artifactId>camunda-bpm-spring-boot-starter-root</artifactId>
    <version>3.2.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/camunda-bpm-spring-boot-starter-root/
implementation 'org.camunda.bpm.springboot.project:camunda-bpm-spring-boot-starter-root:3.2.11'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/camunda-bpm-spring-boot-starter-root/
implementation ("org.camunda.bpm.springboot.project:camunda-bpm-spring-boot-starter-root:3.2.11")
'org.camunda.bpm.springboot.project:camunda-bpm-spring-boot-starter-root:pom:3.2.11'
<dependency org="org.camunda.bpm.springboot.project" name="camunda-bpm-spring-boot-starter-root" rev="3.2.11">
  <artifact name="camunda-bpm-spring-boot-starter-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='camunda-bpm-spring-boot-starter-root', version='3.2.11')
)
libraryDependencies += "org.camunda.bpm.springboot.project" % "camunda-bpm-spring-boot-starter-root" % "3.2.11"
[org.camunda.bpm.springboot.project/camunda-bpm-spring-boot-starter-root "3.2.11"]