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-openapi |
Last Version | Last Version7.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamunda-platform-7-rest-client-spring-boot/openapi-client
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-openapi/ -->
<dependency>
<groupId>org.camunda.community.rest</groupId>
<artifactId>camunda-platform-7-rest-client-spring-boot-openapi</artifactId>
<version>7.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-openapi/
implementation 'org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-openapi:7.17.0'
// https://jarcasting.com/artifacts/org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-openapi/
implementation ("org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-openapi:7.17.0")
'org.camunda.community.rest:camunda-platform-7-rest-client-spring-boot-openapi:jar:7.17.0'
<dependency org="org.camunda.community.rest" name="camunda-platform-7-rest-client-spring-boot-openapi" rev="7.17.0">
<artifact name="camunda-platform-7-rest-client-spring-boot-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community.rest', module='camunda-platform-7-rest-client-spring-boot-openapi', version='7.17.0')
)
libraryDependencies += "org.camunda.community.rest" % "camunda-platform-7-rest-client-spring-boot-openapi" % "7.17.0"
[org.camunda.community.rest/camunda-platform-7-rest-client-spring-boot-openapi "7.17.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-annotations | jar | 2.2.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | 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.springframework.cloud : spring-cloud-starter-openfeign | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
org.camunda.bpm : camunda-engine-rest-openapi | jar | ${camunda.version} |
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 |