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

org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter 7.15.0-alpha4


Категории

Категории

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

Группа

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

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

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

Версия

7.15.0-alpha4
Тип

Тип

jar

Скачать camunda-bpm-spring-boot-starter 7.15.0-alpha4


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