License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-process-test-qa-testcontainers |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Process Test QA Testcontainers
QA tests for testing the Zeebe Process Test project.
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-qa-testcontainers/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-qa-testcontainers</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-qa-testcontainers/
implementation 'io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-qa-testcontainers/
implementation ("io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha2")
'io.camunda:zeebe-process-test-qa-testcontainers:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-process-test-qa-testcontainers" rev="8.1.0-alpha2">
<artifact name="zeebe-process-test-qa-testcontainers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-qa-testcontainers', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-qa-testcontainers" % "8.1.0-alpha2"
[io.camunda/zeebe-process-test-qa-testcontainers "8.1.0-alpha2"]