не последняя версия
Последняя версия 0.0.6

org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-starter 0.0.4


Категории

Категории

Spring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем
Группа

Группа

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

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

camunda-rest-client-spring-boot-starter
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать camunda-rest-client-spring-boot-starter 0.0.4


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