is not current version
Last Version 8.1.0-alpha2

Zeebe Util 1.3.1

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-util
Version

Version

1.3.1
Type

Type

jar
Description

Description

Zeebe Util
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH

Download zeebe-util 1.3.1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.agrona : agrona jar 1.14.0
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot jar 2.6.1
org.springframework.boot : spring-boot-actuator jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.1

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-api jar
org.mockito : mockito-core jar 4.2.0
org.assertj : assertj-core jar 3.20.2
org.awaitility : awaitility jar 4.0.3
net.bytebuddy : byte-buddy jar 1.12.5
io.camunda : zeebe-build-tools jar 1.3.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.