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

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


Категории

Категории

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

Группа

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

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

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

Версия

0.0.3
Тип

Тип

jar

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


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