is not current version
Last Version 8.1.0-alpha2

Zeebe Process Test Extension Testcontainer 8.0.0

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.0.0
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.0.0


<!-- 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension-testcontainer/
implementation 'io.camunda:zeebe-process-test-extension-testcontainer:8.0.0'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension-testcontainer/
implementation ("io.camunda:zeebe-process-test-extension-testcontainer:8.0.0")
'io.camunda:zeebe-process-test-extension-testcontainer:jar:8.0.0'
<dependency org="io.camunda" name="zeebe-process-test-extension-testcontainer" rev="8.0.0">
  <artifact name="zeebe-process-test-extension-testcontainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-extension-testcontainer', version='8.0.0')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-extension-testcontainer" % "8.0.0"
[io.camunda/zeebe-process-test-extension-testcontainer "8.0.0"]

Dependencies

compile (14)

Group / Artifact Type Version
io.camunda : zeebe-process-test-assertions jar 8.0.0
io.camunda : zeebe-process-test-engine-protocol jar 8.0.0
io.camunda : zeebe-client-java jar 8.0.0
io.camunda : zeebe-protocol-jackson jar 8.0.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.testcontainers : testcontainers jar 1.16.3
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.0.0
io.camunda : zeebe-process-test-api jar 8.0.0
io.camunda : zeebe-process-test-filters jar 8.0.0
org.junit.platform : junit-platform-commons jar 1.8.2
io.grpc : grpc-api jar 1.45.0
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.