is not current version
Last Version 8.1.0-alpha2

Zeebe Journal 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-journal
Version

Version

1.3.1
Type

Type

jar
Description

Description

Zeebe Journal
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-journal 1.3.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.agrona : agrona jar 1.14.0
org.slf4j : slf4j-api jar 1.7.32
com.google.guava : guava jar 31.0.1-jre
io.prometheus : simpleclient jar 0.13.0
uk.co.real-logic : sbe-tool jar 1.25.1
io.camunda : zeebe-protocol jar 1.3.1
io.camunda : zeebe-util jar 1.3.1

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
io.camunda : zeebe-build-tools jar 1.3.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.