Zeebe Process Test QA Testcontainers

QA tests for testing the Zeebe Process Test project.

License

License

Categories

Categories

Container
GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-qa-testcontainers
Last Version

Last Version

8.1.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe Process Test QA Testcontainers
QA tests for testing the Zeebe Process Test project.

Download zeebe-process-test-qa-testcontainers

How to add to 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
8.1.0-alpha2
8.1.0-alpha1