License |
License |
---|---|
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzeebe-kafka-exporter-samples |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionZeebe 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 |
<!-- 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"]
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 |