License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-process-test-extension |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Process Test Extension
Annotation and extension for running process tests in an embedded test engine.
|
<!-- 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-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension/
implementation 'io.camunda:zeebe-process-test-extension:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension/
implementation ("io.camunda:zeebe-process-test-extension:8.1.0-alpha2")
'io.camunda:zeebe-process-test-extension:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-process-test-extension" rev="8.1.0-alpha2">
<artifact name="zeebe-process-test-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-extension', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-extension" % "8.1.0-alpha2"
[io.camunda/zeebe-process-test-extension "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-process-test-engine | jar | 8.1.0-alpha2 |
io.camunda : zeebe-process-test-assertions | jar | 8.1.0-alpha2 |
io.camunda : zeebe-client-java | jar | 8.1.0-alpha2 |
io.camunda : zeebe-process-test-filters | jar | 8.1.0-alpha2 |
io.camunda : zeebe-process-test-api | jar | 8.1.0-alpha2 |
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 |