is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-process-test-filters 8.0.2

Filters for filtering through a list of Records.

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-filters
Version

Version

8.0.2
Type

Type

jar

Download zeebe-process-test-filters 8.0.2


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