| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdio.zeebe |
| ArtifactId | ArtifactIdzb-elasticsearch-exporter |
| Version | Version0.16.4 |
| Type | Typejar |
| Description |
DescriptionZeebe 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 |
<!-- https://jarcasting.com/artifacts/io.zeebe/zb-elasticsearch-exporter/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zb-elasticsearch-exporter</artifactId>
<version>0.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zb-elasticsearch-exporter/
implementation 'io.zeebe:zb-elasticsearch-exporter:0.16.4'
// https://jarcasting.com/artifacts/io.zeebe/zb-elasticsearch-exporter/
implementation ("io.zeebe:zb-elasticsearch-exporter:0.16.4")
'io.zeebe:zb-elasticsearch-exporter:jar:0.16.4'
<dependency org="io.zeebe" name="zb-elasticsearch-exporter" rev="0.16.4">
<artifact name="zb-elasticsearch-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-elasticsearch-exporter', version='0.16.4')
)
libraryDependencies += "io.zeebe" % "zb-elasticsearch-exporter" % "0.16.4"
[io.zeebe/zb-elasticsearch-exporter "0.16.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zeebe : zb-exporter-api | jar | 0.16.4 |
| io.zeebe : zb-protocol | jar | 0.16.4 |
| org.elasticsearch : elasticsearch | jar | 6.6.1 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.6.1 |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 6.6.1 |
| org.elasticsearch : elasticsearch-x-content | jar | 6.6.1 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.7 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.11 |
| com.carrotsearch : hppc | jar | 0.8.1 |
| org.apache.httpcomponents : httpcore | jar | 4.4.11 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.zeebe : zeebe-test | jar | 0.16.4 |
| io.zeebe : zb-test-util | jar | 0.16.4 |
| io.zeebe : zb-util | jar | 0.16.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.12.1 |
| org.mockito : mockito-core | jar | 2.25.0 |
| pl.allegro.tech : embedded-elasticsearch | jar | 2.10.0 |
| io.zeebe : zb-build-tools | jar | 0.16.4 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |