is not current version
Last Version 8.1.0-alpha2

Zeebe Protocol Implementation 8.0.0

Zeebe Protocol Implementation

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-protocol-impl
Version

Version

8.0.0
Type

Type

jar
Description

Description

Zeebe Protocol Implementation
Zeebe Protocol Implementation

Download zeebe-protocol-impl 8.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.camunda : zeebe-protocol jar 8.0.0
io.camunda : zeebe-msgpack-core jar 8.0.0
io.camunda : zeebe-msgpack-value jar 8.0.0
io.camunda : zeebe-util jar 8.0.0
org.agrona : agrona jar 1.15.0
org.slf4j : slf4j-api jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
org.msgpack : jackson-dataformat-msgpack jar 0.9.1

Project Modules

There are no modules declared in this project.