is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot.project:camunda-bpm-spring-boot-starter-root 7.17.0-alpha6


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-root
Version

Version

7.17.0-alpha6
Type

Type

pom

Download camunda-bpm-spring-boot-starter-root 7.17.0-alpha6


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