is not current version
Last Version 1.3.0

org.camunda.bpm.extension:camunda-bpm-spring-boot-starter-rest 1.2.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

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

Version

1.2.0
Type

Type

jar

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


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