Zeebe Process Test Filters

Filters for filtering through a list of Records.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-filters
Last Version

Last Version

8.1.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe Process Test Filters
Filters for filtering through a list of Records.

Download zeebe-process-test-filters

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.camunda : zeebe-process-test-api jar 8.1.0-alpha2
io.camunda : zeebe-protocol jar 8.1.0-alpha2
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
8.1.0-alpha2
8.1.0-alpha1
8.0.3
8.0.2
8.0.1
8.0.0
8.0.0-rc1
1.4.0-alpha2