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

org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-test 3.0.6


Категории

Категории

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

Группа

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

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

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

Версия

3.0.6
Тип

Тип

jar

Скачать camunda-bpm-spring-boot-starter-test 3.0.6


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