is not current version
Last Version 8.1.0-alpha2

Zeebe Process Test Extension Testcontainer 8.1.0-alpha1

Annotation and extension for running process tests using testcontainers.

License

License

Categories

Categories

Container
GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-extension-testcontainer
Version

Version

8.1.0-alpha1
Type

Type

jar
Description

Description

Zeebe Process Test Extension Testcontainer
Annotation and extension for running process tests using testcontainers.

Download zeebe-process-test-extension-testcontainer 8.1.0-alpha1


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

Dependencies

compile (14)

Group / Artifact Type Version
io.camunda : zeebe-process-test-assertions jar 8.1.0-alpha1
io.camunda : zeebe-process-test-engine-protocol jar 8.1.0-alpha1
io.camunda : zeebe-client-java jar 8.1.0-alpha1
io.camunda : zeebe-protocol-jackson jar 8.1.0-alpha1
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.testcontainers : testcontainers jar 1.17.1
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
io.camunda : zeebe-protocol jar 8.1.0-alpha1
io.camunda : zeebe-process-test-api jar 8.1.0-alpha1
io.camunda : zeebe-process-test-filters jar 8.1.0-alpha1
org.junit.platform : junit-platform-commons jar 1.8.2
io.grpc : grpc-api jar 1.46.0
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.