is not current version
Last Version 8.1.0-alpha2

Zeebe Elasticsearch Exporter 1.4.0-alpha1

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

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-elasticsearch-exporter
Version

Version

1.4.0-alpha1
Type

Type

jar
Description

Description

Zeebe Elasticsearch Exporter
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-elasticsearch-exporter 1.4.0-alpha1


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

Dependencies

compile (15)

Group / Artifact Type Version
io.camunda : zeebe-exporter-api jar 1.4.0-alpha1
io.camunda : zeebe-protocol jar 1.4.0-alpha1
org.elasticsearch.client : elasticsearch-rest-client jar 7.16.3
org.elasticsearch : elasticsearch-x-content jar 7.16.3
org.apache.httpcomponents : httpasyncclient jar 4.1.5
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore-nio jar 4.4.15
org.apache.httpcomponents : httpcore jar 4.4.15
org.slf4j : slf4j-api jar 1.7.35
io.prometheus : simpleclient jar 0.14.1
io.camunda : zeebe-util jar 1.4.0-alpha1
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
org.mockito : mockito-junit-jupiter jar 4.3.1

test (17)

Group / Artifact Type Version
io.camunda : zeebe-test-util jar 1.4.0-alpha1
io.camunda : zeebe-client-java jar 1.4.0-alpha1
io.camunda : zeebe-bpmn-model jar 1.4.0-alpha1
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 4.3.1
org.testcontainers : testcontainers jar
org.awaitility : awaitility jar 4.0.3
org.junit.jupiter : junit-jupiter-api jar
io.camunda : zeebe-logstreams jar 1.4.0-alpha1
io.netty : netty-common jar
io.camunda : zeebe-workflow-engine jar 1.4.0-alpha1
io.camunda : zeebe-gateway jar 1.4.0-alpha1
io.camunda : zeebe-broker jar 1.4.0-alpha1
io.camunda : zeebe-build-tools jar 1.4.0-alpha1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.