Zeebe Process Test

This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test
Last Version

Last Version

1.4.0-alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe Process Test
This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda-cloud/zeebe-process-test

Download zeebe-process-test

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-api jar
io.camunda : zeebe-workflow-engine jar
io.camunda : zeebe-util jar
io.camunda : zeebe-logstreams jar
io.camunda : zeebe-test-util jar
io.camunda : zeebe-client-java jar
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.3.1
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0-alpha1
1.3.3
1.3.2
1.3.0
1.3.0-alpha3