is not current version
Last Version 8.0.5

lib/spring-zeebe-client 1.2.6

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
Version

Version

1.2.6
Type

Type

jar
Description

Description

lib/spring-zeebe-client
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 1.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.camunda : zeebe-client-java jar
io.camunda : spring-zeebe-util jar 1.2.6

provided (1)

Group / Artifact Type Version
org.springframework : spring-context 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.