is not current version
Last Version 8.1.0-alpha2

Zeebe Protocol Implementation 8.1.0-alpha1

Zeebe Protocol Implementation

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-protocol-impl
Version

Version

8.1.0-alpha1
Type

Type

jar
Description

Description

Zeebe Protocol Implementation
Zeebe Protocol Implementation

Download zeebe-protocol-impl 8.1.0-alpha1


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

Dependencies

compile (10)

Group / Artifact Type Version
io.camunda : zeebe-protocol jar 8.1.0-alpha1
io.camunda : zeebe-msgpack-core jar 8.1.0-alpha1
io.camunda : zeebe-msgpack-value jar 8.1.0-alpha1
io.camunda : zeebe-util jar 8.1.0-alpha1
org.agrona : agrona jar 1.15.1
org.slf4j : slf4j-api jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
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.