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