is not current version
Last Version 3.1.1

io.zeebe:zeebe-kafka-exporter-root 1.1.0


GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-kafka-exporter-root
Version

Version

1.1.0
Type

Type

pom

Download zeebe-kafka-exporter-root 1.1.0


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