License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-logstreams |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Logstreams
Zeebe Logstreams
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-logstreams/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-logstreams</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-logstreams/
implementation 'io.camunda:zeebe-logstreams:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-logstreams/
implementation ("io.camunda:zeebe-logstreams:8.1.0-alpha2")
'io.camunda:zeebe-logstreams:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-logstreams" rev="8.1.0-alpha2">
<artifact name="zeebe-logstreams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-logstreams', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-logstreams" % "8.1.0-alpha2"
[io.camunda/zeebe-logstreams "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-dispatcher | jar | 8.1.0-alpha2 |
io.camunda : zeebe-util | jar | 8.1.0-alpha2 |
org.agrona : agrona | jar | 1.15.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.camunda : zeebe-protocol | jar | 8.1.0-alpha2 |
com.netflix.concurrency-limits : concurrency-limits-core | jar | 0.3.6 |
io.prometheus : simpleclient | jar | 0.15.0 |