is not current version
Last Version 8.0.5

lib/spring-zeebe-client-starter 8.0.4

This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.

License

License

Apache License
GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

spring-zeebe-starter
Version

Version

8.0.4
Type

Type

jar
Description

Description

lib/spring-zeebe-client-starter
This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.
Project Organization

Project Organization

Camunda Services GmbH

Download spring-zeebe-starter 8.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
io.camunda : spring-zeebe jar 8.0.4
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.