| License |
License |
|---|---|
| GroupId | GroupIdio.camunda |
| ArtifactId | ArtifactIdzeebe-exporter-api |
| Version | Version8.1.0-alpha2 |
| Type | Typejar |
| Description |
DescriptionZeebe Exporter API
Zeebe Exporter API
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-exporter-api/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-exporter-api</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-exporter-api/
implementation 'io.camunda:zeebe-exporter-api:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-exporter-api/
implementation ("io.camunda:zeebe-exporter-api:8.1.0-alpha2")
'io.camunda:zeebe-exporter-api:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-exporter-api" rev="8.1.0-alpha2">
<artifact name="zeebe-exporter-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-exporter-api', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-exporter-api" % "8.1.0-alpha2"
[io.camunda/zeebe-exporter-api "8.1.0-alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.camunda : zeebe-protocol | jar | 8.1.0-alpha2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |