is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-rest 7.14.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.springboot
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-rest
Version

Version

7.14.0
Type

Type

jar

Download camunda-bpm-spring-boot-starter-rest 7.14.0


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