Zeebe Process Test Engine

Test engine for running process tests. This a minimized version of the real Zeebe engine and should be used for testing purposes only.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-engine
Last Version

Last Version

8.1.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe Process Test Engine
Test engine for running process tests. This a minimized version of the real Zeebe engine and should be used for testing purposes only.

Download zeebe-process-test-engine

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
io.camunda : zeebe-process-test-api jar 8.1.0-alpha2
io.camunda : zeebe-workflow-engine jar 8.1.0-alpha2
io.camunda : zeebe-util jar 8.1.0-alpha2
io.camunda : zeebe-logstreams jar 8.1.0-alpha2
io.camunda : zeebe-client-java jar 8.1.0-alpha2
io.camunda : zeebe-msgpack-value jar 8.1.0-alpha2
io.camunda : zeebe-protocol jar 8.1.0-alpha2
io.camunda : zeebe-protocol-impl jar 8.1.0-alpha2
io.camunda : zeebe-db jar 8.1.0-alpha2
com.google.api.grpc : proto-google-common-protos jar 2.8.3
org.agrona : agrona jar 1.15.1
com.google.protobuf : protobuf-java jar 3.21.1
io.grpc : grpc-protobuf jar 1.47.0
io.grpc : grpc-api jar 1.47.0
io.camunda : zeebe-gateway-protocol-impl jar 8.1.0-alpha2
org.slf4j : slf4j-api jar 1.7.36
io.grpc : grpc-stub jar 1.47.0

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