License |
License |
---|---|
Categories |
CategoriesSpring 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 |
Last Version | Last Version7.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamunda-platform-7-rest-client-spring-boot/starter
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/ -->
<dependency>
<groupId>org.camunda.community.rest</groupId>
<artifactId>camunda-platform-7-rest-client-spring-boot-starter</artifactId>
<version>7.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-starter/
implementation 'org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-starter:7.17.0'
// https://jarcasting.com/artifacts/org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-starter/
implementation ("org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-starter:7.17.0")
'org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-starter:jar:7.17.0'
<dependency org="org.camunda.community.rest" name="camunda-platform-7-rest-client-spring-boot-starter" rev="7.17.0">
<artifact name="camunda-platform-7-rest-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community.rest', module='camunda-platform-7-rest-client-spring-boot-starter', version='7.17.0')
)
libraryDependencies += "org.camunda.community.rest" % "camunda-platform-7-rest-client-spring-boot-starter" % "7.17.0"
[org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-starter "7.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.community.rest : camunda-platform-7-rest-client-spring-boot-starter-provided | jar | 7.17.0 |
org.camunda.bpm : camunda-engine | jar | |
org.camunda.bpm : camunda-engine-rest-core | jar | ${camunda.version} |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
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 |