Last Version

Zeebe Journal 1.0.0-alpha7

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.zeebe
ArtifactId

ArtifactId

zeebe-journal
Version

Version

1.0.0-alpha7
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.0.0-alpha7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.agrona : agrona jar 1.10.0
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.1.1-jre
io.prometheus : simpleclient jar 0.10.0
uk.co.real-logic : sbe-tool jar 1.22.0
io.zeebe : zeebe-protocol jar 1.0.0-alpha7
io.zeebe : zeebe-util jar 1.0.0-alpha7

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.19.0
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.