is not current version
Last Version 8.0.5

io.camunda:spring-zeebe-example-starter 1.0.0-rc3


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

spring-zeebe-example-starter
Version

Version

1.0.0-rc3
Type

Type

jar

Download spring-zeebe-example-starter 1.0.0-rc3


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