Last Version

Zeebe Elasticsearch Exporter 1.0.0-alpha7

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.zeebe
ArtifactId

ArtifactId

zeebe-elasticsearch-exporter
Version

Version

1.0.0-alpha7
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.0.0-alpha7


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

Dependencies

compile (14)

Group / Artifact Type Version
io.zeebe : zeebe-exporter-api jar 1.0.0-alpha7
io.zeebe : zeebe-protocol jar 1.0.0-alpha7
org.elasticsearch.client : elasticsearch-rest-client jar 7.12.0
org.elasticsearch : elasticsearch-x-content jar 7.12.0
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore-nio jar 4.4.14
org.apache.httpcomponents : httpcore jar 4.4.14
org.slf4j : slf4j-api jar 1.7.30
io.prometheus : simpleclient jar 0.10.0
io.zeebe : zeebe-util jar 1.0.0-alpha7
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar

test (12)

Group / Artifact Type Version
io.zeebe : zeebe-test jar 1.0.0-alpha7
io.zeebe : zeebe-test-util jar 1.0.0-alpha7
io.zeebe : zeebe-client-java jar 1.0.0-alpha7
io.zeebe : zeebe-bpmn-model jar 1.0.0-alpha7
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.9.0
org.testcontainers : testcontainers jar 1.15.3
org.awaitility : awaitility jar 4.0.3
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.