License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-elasticsearch-exporter |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Elasticsearch Exporter
Zeebe Elasticsearch Exporter
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-elasticsearch-exporter/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-elasticsearch-exporter</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-elasticsearch-exporter/
implementation 'io.camunda:zeebe-elasticsearch-exporter:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-elasticsearch-exporter/
implementation ("io.camunda:zeebe-elasticsearch-exporter:8.1.0-alpha2")
'io.camunda:zeebe-elasticsearch-exporter:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-elasticsearch-exporter" rev="8.1.0-alpha2">
<artifact name="zeebe-elasticsearch-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-elasticsearch-exporter', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-elasticsearch-exporter" % "8.1.0-alpha2"
[io.camunda/zeebe-elasticsearch-exporter "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-exporter-api | jar | 8.1.0-alpha2 |
io.camunda : zeebe-protocol | jar | 8.1.0-alpha2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.17.0 |
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.36 |
io.prometheus : simpleclient | jar | 0.15.0 |
io.camunda : zeebe-util | jar | 8.1.0-alpha2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |