Zeebe Kafka Exporter QA

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-qa
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe Kafka Exporter QA
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-qa

How to add to project

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

Dependencies

test (20)

Group / Artifact Type Version
io.zeebe : zeebe-kafka-exporter jar 3.1.1
io.zeebe : zeebe-kafka-exporter-serde jar 3.1.1
io.camunda : zeebe-protocol-jackson jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
io.camunda : zeebe-client-java jar
io.camunda : zeebe-bpmn-model jar
io.camunda : zeebe-protocol jar
io.camunda : zeebe-protocol-asserts jar
org.agrona : agrona jar 1.14.0
org.apache.kafka : kafka-clients jar 3.1.0
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36
org.testcontainers : testcontainers jar
org.testcontainers : kafka jar
org.testcontainers : junit-jupiter jar
io.zeebe : zeebe-test-container jar 3.3.0
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.0