is not current version
Last Version 8.1.0-alpha2

Zeebe Protocol 8.0.1

Zeebe Protocol

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-protocol
Version

Version

8.0.1
Type

Type

jar
Description

Description

Zeebe Protocol
Zeebe Protocol

Download zeebe-protocol 8.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.agrona : agrona jar 1.15.0
com.github.spotbugs : spotbugs-annotations jar 4.5.3
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.9.0

Project Modules

There are no modules declared in this project.