is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-logstreams 8.0.3

Zeebe Logstreams

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-logstreams
Version

Version

8.0.3
Type

Type

jar

Download zeebe-logstreams 8.0.3


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