is not current version
Last Version 3.2.2

io.holunda.polyflow:polyflow-camunda-bpm-springboot-starter 3.1.2


GroupId

GroupId

io.holunda.polyflow
ArtifactId

ArtifactId

polyflow-camunda-bpm-springboot-starter
Version

Version

3.1.2
Type

Type

jar

Download polyflow-camunda-bpm-springboot-starter 3.1.2


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