is not current version
Last Version 8.1.0-alpha2

Zeebe Util 8.0.0-rc1

Zeebe Util

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-util
Version

Version

8.0.0-rc1
Type

Type

jar
Description

Description

Zeebe Util
Zeebe Util

Download zeebe-util 8.0.0-rc1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.agrona : agrona jar 1.15.0
org.slf4j : slf4j-api jar 1.7.36
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
org.springframework : spring-core jar 5.3.17
org.springframework : spring-context jar 5.3.17
org.springframework.boot : spring-boot jar 2.6.5
org.springframework.boot : spring-boot-actuator jar 2.6.5
org.springframework.boot : spring-boot-autoconfigure jar 2.6.5
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.5

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.