is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter 2.3.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.springboot
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter
Version

Version

2.3.2
Type

Type

jar

Download camunda-bpm-spring-boot-starter 2.3.2


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