Last Version

Zeebe Protocol 8.1.0-alpha2

Zeebe Protocol

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-protocol
Version

Version

8.1.0-alpha2
Type

Type

jar
Description

Description

Zeebe Protocol
Zeebe Protocol

Download zeebe-protocol 8.1.0-alpha2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.agrona : agrona jar 1.15.2

provided (4)

Group / Artifact Type Version
org.immutables : value jar 2.9.0
org.immutables : annotate jar 2.9.0
com.github.spotbugs : spotbugs-annotations jar 4.7.0
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.