is not current version
Last Version 8.1.0-alpha2

Zeebe Process Test Extension 8.1.0-alpha1

Annotation and extension for running process tests in an embedded test engine.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-extension
Version

Version

8.1.0-alpha1
Type

Type

jar
Description

Description

Zeebe Process Test Extension
Annotation and extension for running process tests in an embedded test engine.

Download zeebe-process-test-extension 8.1.0-alpha1


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

Dependencies

compile (8)

Group / Artifact Type Version
io.camunda : zeebe-process-test-engine jar 8.1.0-alpha1
io.camunda : zeebe-process-test-assertions jar 8.1.0-alpha1
io.camunda : zeebe-client-java jar 8.1.0-alpha1
io.camunda : zeebe-process-test-filters jar 8.1.0-alpha1
io.camunda : zeebe-process-test-api jar 8.1.0-alpha1
org.junit.platform : junit-platform-commons jar 1.8.2
org.slf4j : slf4j-api jar 1.7.36
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.