is not current version
Last Version 3.0.1

Zeebe Cluster Testbench - API for Testdrivers 1.0.0

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.

License

License

GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-cluster-testbench-testdriver-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

Zeebe Cluster Testbench - API for Testdrivers
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

Camunda Services GmbH

Download zeebe-cluster-testbench-testdriver-api 1.0.0


<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-cluster-testbench-testdriver-api/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zeebe-cluster-testbench-testdriver-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-cluster-testbench-testdriver-api/
implementation 'io.zeebe:zeebe-cluster-testbench-testdriver-api:1.0.0'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-cluster-testbench-testdriver-api/
implementation ("io.zeebe:zeebe-cluster-testbench-testdriver-api:1.0.0")
'io.zeebe:zeebe-cluster-testbench-testdriver-api:jar:1.0.0'
<dependency org="io.zeebe" name="zeebe-cluster-testbench-testdriver-api" rev="1.0.0">
  <artifact name="zeebe-cluster-testbench-testdriver-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-cluster-testbench-testdriver-api', version='1.0.0')
)
libraryDependencies += "io.zeebe" % "zeebe-cluster-testbench-testdriver-api" % "1.0.0"
[io.zeebe/zeebe-cluster-testbench-testdriver-api "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.zeebe : zeebe-client-java jar 0.24.4
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.5.13
org.assertj : assertj-core jar 3.17.2

Project Modules

There are no modules declared in this project.