License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-process-test-extension-testcontainer |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Process Test Extension Testcontainer
Annotation and extension for running process tests using testcontainers.
|
<!-- 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-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension-testcontainer/
implementation 'io.camunda:zeebe-process-test-extension-testcontainer:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension-testcontainer/
implementation ("io.camunda:zeebe-process-test-extension-testcontainer:8.1.0-alpha2")
'io.camunda:zeebe-process-test-extension-testcontainer:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-process-test-extension-testcontainer" rev="8.1.0-alpha2">
<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-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-extension-testcontainer" % "8.1.0-alpha2"
[io.camunda/zeebe-process-test-extension-testcontainer "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-process-test-assertions | jar | 8.1.0-alpha2 |
io.camunda : zeebe-process-test-engine-protocol | jar | 8.1.0-alpha2 |
io.camunda : zeebe-client-java | jar | 8.1.0-alpha2 |
io.camunda : zeebe-protocol-jackson | jar | 8.1.0-alpha2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.testcontainers : testcontainers | jar | 1.17.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
io.camunda : zeebe-protocol | jar | 8.1.0-alpha2 |
io.camunda : zeebe-process-test-api | jar | 8.1.0-alpha2 |
io.camunda : zeebe-process-test-filters | jar | 8.1.0-alpha2 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |
io.grpc : grpc-api | jar | 1.47.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |