is not current version
Last Version 8.0.0

Zeebe Worker Java Test Utilities 1.2.5

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

Java Languages
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-worker-java-testutils
Version

Version

1.2.5
Type

Type

jar
Description

Description

Zeebe Worker Java Test Utilities
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
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-worker-java-testutils

Download zeebe-worker-java-testutils 1.2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.camunda : zeebe-client-java jar 1.2.5
org.assertj : assertj-core jar 3.21.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.