License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Unity Business Logic Libraries Game Development CLI User Interface ORM Data |
GroupId | GroupIdorg.camunda.community.rest |
ArtifactId | ArtifactIdcamunda-platform-7-rest-client-spring-boot-starter-provided |
Last Version | Last Version7.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamunda-platform-7-rest-client-spring-boot/starter-provided
Camunda Platform 7 REST Client Spring-Boot
|
Project Organization |
Project OrganizationCamunda Services GmbH |
<!-- https://jarcasting.com/artifacts/org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-starter-provided/ -->
<dependency>
<groupId>org.camunda.community.rest</groupId>
<artifactId>camunda-platform-7-rest-client-spring-boot-starter-provided</artifactId>
<version>7.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-starter-provided/
implementation 'org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-starter-provided:7.17.0'
// https://jarcasting.com/artifacts/org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-starter-provided/
implementation ("org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-starter-provided:7.17.0")
'org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-starter-provided:jar:7.17.0'
<dependency org="org.camunda.community.rest" name="camunda-platform-7-rest-client-spring-boot-starter-provided" rev="7.17.0">
<artifact name="camunda-platform-7-rest-client-spring-boot-starter-provided" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community.rest', module='camunda-platform-7-rest-client-spring-boot-starter-provided', version='7.17.0')
)
libraryDependencies += "org.camunda.community.rest" % "camunda-platform-7-rest-client-spring-boot-starter-provided" % "7.17.0"
[org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-starter-provided "7.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.community.rest : camunda-platform-7-rest-client-spring-boot | jar | 7.17.0 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
io.github.openfeign : feign-httpclient | jar | |
com.squareup.okhttp3 : okhttp | jar | |
io.github.microutils : kotlin-logging-jvm | jar | 2.1.23 |
org.jetbrains.kotlin : kotlin-stdlib | jar | |
org.jetbrains.kotlin : kotlin-reflect | jar |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito.kotlin : mockito-kotlin | jar | 4.0.0 |
junit : junit | jar | |
org.assertj : assertj-core | jar | 3.23.1 |