License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-process-test-assertions |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Process Test Assertions
Assertions for verifying the state of a process.
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-assertions/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-assertions</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-assertions/
implementation 'io.camunda:zeebe-process-test-assertions:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-assertions/
implementation ("io.camunda:zeebe-process-test-assertions:8.1.0-alpha2")
'io.camunda:zeebe-process-test-assertions:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-process-test-assertions" rev="8.1.0-alpha2">
<artifact name="zeebe-process-test-assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-assertions', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-assertions" % "8.1.0-alpha2"
[io.camunda/zeebe-process-test-assertions "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-protocol | jar | 8.1.0-alpha2 |
io.camunda : zeebe-process-test-filters | jar | 8.1.0-alpha2 |
org.assertj : assertj-core | jar | 3.22.0 |
io.camunda : zeebe-client-java | jar | 8.1.0-alpha2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |