License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-benchmark |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Benchmark
Zeebe Benchmark
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-benchmark/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-benchmark</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-benchmark/
implementation 'io.camunda:zeebe-benchmark:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-benchmark/
implementation ("io.camunda:zeebe-benchmark:8.1.0-alpha2")
'io.camunda:zeebe-benchmark:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-benchmark" rev="8.1.0-alpha2">
<artifact name="zeebe-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-benchmark', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-benchmark" % "8.1.0-alpha2"
[io.camunda/zeebe-benchmark "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.4.2 |
com.google.guava : guava | jar | 31.1-jre |
io.grpc : grpc-api | jar | 1.46.0 |
io.camunda : zeebe-client-java | jar | 8.1.0-alpha2 |
io.prometheus : simpleclient_httpserver | jar | 0.15.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
me.dinowernli : java-grpc-prometheus | jar | 0.5.0 |