is not current version
Last Version 3.0.1

Zeebe Cluster Testbench - Camunda Cloud Client 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

Categories

Categories

CLI User Interface
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-cluster-testbench-cloud-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Zeebe Cluster Testbench - Camunda Cloud Client
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-cloud-client 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client jar 4.5.8.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 4.5.8.Final
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 (2)

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

Project Modules

There are no modules declared in this project.