is not current version
Last Version 8.1.0-alpha2

Zeebe Process Test Extension 1.4.0-alpha2

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

1.4.0-alpha2
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 1.4.0-alpha2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.camunda : zeebe-process-test-engine jar 1.4.0-alpha2
io.camunda : zeebe-process-test-assertions jar 1.4.0-alpha2
io.camunda : zeebe-client-java jar 1.4.0-alpha2
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.