Last Version

Zeebe Kafka Exporter 3.1.1

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
Version

Version

3.1.1
Type

Type

jar
Description

Description

Zeebe Kafka Exporter
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 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.zeebe : zeebe-kafka-exporter-serde jar 3.1.1
org.apache.kafka : kafka-clients jar 3.1.0

provided (4)

Group / Artifact Type Version
io.camunda : zeebe-protocol jar
io.camunda : zeebe-exporter-api jar
org.slf4j : slf4j-api jar 1.7.36
org.agrona : agrona jar 1.14.0

test (6)

Group / Artifact Type Version
io.camunda : zeebe-protocol-jackson jar
io.camunda : zeebe-test jar
org.slf4j : slf4j-simple jar 1.7.36
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.