License |
License |
---|---|
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzeebe-benchmark |
Version | Version1.0.0-alpha7 |
Type | Typejar |
Description |
DescriptionThis 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/zeebe-benchmark/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-benchmark</artifactId>
<version>1.0.0-alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-benchmark/
implementation 'io.zeebe:zeebe-benchmark:1.0.0-alpha7'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-benchmark/
implementation ("io.zeebe:zeebe-benchmark:1.0.0-alpha7")
'io.zeebe:zeebe-benchmark:jar:1.0.0-alpha7'
<dependency org="io.zeebe" name="zeebe-benchmark" rev="1.0.0-alpha7">
<artifact name="zeebe-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-benchmark', version='1.0.0-alpha7')
)
libraryDependencies += "io.zeebe" % "zeebe-benchmark" % "1.0.0-alpha7"
[io.zeebe/zeebe-benchmark "1.0.0-alpha7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
io.grpc : grpc-api | jar | 1.37.0 |
io.zeebe : zeebe-client-java | jar | 1.0.0-alpha7 |
io.prometheus : simpleclient_httpserver | jar | 0.10.0 |
com.typesafe : config | jar | 1.4.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
me.dinowernli : java-grpc-prometheus | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zeebe-build-tools | jar | 1.0.0-alpha7 |