Zeebe Kafka Exporter Root

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

Last Version

3.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Zeebe Kafka Exporter Root
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 URL

Project URL

https://github.com/zeebe-io/zeebe-kafka-exporter
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-kafka-exporter

Download zeebe-kafka-exporter-root

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • exporter
  • serde
io.zeebe
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

Versions

Version
3.1.1
3.1.0
3.0.0
1.1.0
1.0.0