Last Version

Zeebe Kafka Exporter Samples 1.1.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.zeebe
ArtifactId

ArtifactId

zeebe-kafka-exporter-samples
Version

Version

1.1.0
Type

Type

jar
Description

Description

Zeebe Kafka Exporter Samples
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-samples 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.zeebe : zeebe-kafka-exporter jar 1.1.0
io.zeebe : zeebe-kafka-exporter-serde jar 1.1.0
org.apache.kafka : kafka-clients jar 2.3.0
org.slf4j : slf4j-api jar 1.7.26
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.0
org.apache.logging.log4j : log4j-core jar 2.12.0

Project Modules

There are no modules declared in this project.