is not current version
Last Version 2.0.1

camunda-kafka-polling-client-parent 2.0.0

A small Java-based toolset to gather event data from a Camunda BPM engine and store it in Apache Kafka. Repository contains the camunda-kafka-polling-client and the camunda-kafka-model, to make reuse of the data structures easy. This tooling is meant to be used as a part of the viadee Process Warehouse or the bpmn.ai concepts.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.viadee.camunda
ArtifactId

ArtifactId

camunda-kafka-polling-client-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

camunda-kafka-polling-client-parent
A small Java-based toolset to gather event data from a Camunda BPM engine and store it in Apache Kafka. Repository contains the camunda-kafka-polling-client and the camunda-kafka-model, to make reuse of the data structures easy. This tooling is meant to be used as a part of the viadee Process Warehouse or the bpmn.ai concepts.
Project URL

Project URL

https://github.com/viadee/camunda-kafka-polling-client
Project Organization

Project Organization

viadee Unternehmensberatung AG

Download camunda-kafka-polling-client-parent 2.0.0


<!-- https://jarcasting.com/artifacts/de.viadee.camunda/camunda-kafka-polling-client-parent/ -->
<dependency>
    <groupId>de.viadee.camunda</groupId>
    <artifactId>camunda-kafka-polling-client-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.viadee.camunda/camunda-kafka-polling-client-parent/
implementation 'de.viadee.camunda:camunda-kafka-polling-client-parent:2.0.0'
// https://jarcasting.com/artifacts/de.viadee.camunda/camunda-kafka-polling-client-parent/
implementation ("de.viadee.camunda:camunda-kafka-polling-client-parent:2.0.0")
'de.viadee.camunda:camunda-kafka-polling-client-parent:pom:2.0.0'
<dependency org="de.viadee.camunda" name="camunda-kafka-polling-client-parent" rev="2.0.0">
  <artifact name="camunda-kafka-polling-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.viadee.camunda', module='camunda-kafka-polling-client-parent', version='2.0.0')
)
libraryDependencies += "de.viadee.camunda" % "camunda-kafka-polling-client-parent" % "2.0.0"
[de.viadee.camunda/camunda-kafka-polling-client-parent "2.0.0"]

Dependencies

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

Project Modules

  • camunda-kafka-model
  • camunda-kafka-polling-client