is not current version
Last Version 8.1.0-alpha2

Zeebe Protocol Implementation 1.0.0

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.0.0
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.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.camunda : zeebe-protocol jar 1.0.0
io.camunda : zeebe-msgpack-core jar 1.0.0
io.camunda : zeebe-msgpack-value jar 1.0.0
io.camunda : zeebe-util jar 1.0.0
org.agrona : agrona jar 1.10.0
org.slf4j : slf4j-api jar 1.7.30
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.8.22

test (6)

Group / Artifact Type Version
io.camunda : zeebe-test-util jar 1.0.0
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
io.camunda : zeebe-build-tools jar 1.0.0
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.