is not current version
Last Version 8.1.0-alpha2

Zeebe Protocol Implementation 1.3.0-alpha2

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-protocol-impl
Version

Version

1.3.0-alpha2
Type

Type

jar
Description

Description

Zeebe Protocol Implementation
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH

Download zeebe-protocol-impl 1.3.0-alpha2


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

Dependencies

compile (10)

Group / Artifact Type Version
io.camunda : zeebe-protocol jar 1.3.0-alpha2
io.camunda : zeebe-msgpack-core jar 1.3.0-alpha2
io.camunda : zeebe-msgpack-value jar 1.3.0-alpha2
io.camunda : zeebe-util jar 1.3.0-alpha2
org.agrona : agrona jar 1.14.0
org.slf4j : slf4j-api jar 1.7.32
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
org.msgpack : jackson-dataformat-msgpack jar 0.9.0

test (6)

Group / Artifact Type Version
io.camunda : zeebe-test-util jar 1.3.0-alpha2
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
io.camunda : zeebe-build-tools jar 1.3.0-alpha2
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.