Zeebe Kafka Exporter Serialization

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.zeebe
ArtifactId

ArtifactId

zeebe-kafka-exporter-serde
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe Kafka Exporter Serialization
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-kafka-exporter-serde

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.camunda : zeebe-protocol-jackson jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
org.apache.kafka : kafka-clients jar 3.1.0
io.camunda : zeebe-protocol jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.22.0
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar

Project Modules

There are no modules declared in this project.
io.zeebe
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

Versions

Version
3.1.1
3.1.0
3.0.0
1.1.0
1.0.0