Group Id io.camunda
Artifact Id zeebe-process-test-qa-testcontainers
Version 8.1.0-alpha2
Packaging jar
URL -
Badge
Last Updated 2022-06-07T03:26:50+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.camunda</groupId>
    <artifactId>zeebe-process-test-qa-testcontainers</artifactId>
    <version>8.1.0-alpha2</version>
</dependency>
implementation group: 'io.camunda', name: 'zeebe-process-test-qa-testcontainers', version: '8.1.0-alpha2'
implementation 'io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha2'
implementation("io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha2")
libraryDependencies += "io.camunda" % "zeebe-process-test-qa-testcontainers" % "8.1.0-alpha2"
<dependency org="io.camunda" name="zeebe-process-test-qa-testcontainers" rev="8.1.0-alpha2"/>
@Grapes(
    @Grab(group='io.camunda', module='zeebe-process-test-qa-testcontainers', version='8.1.0-alpha2')
)
[io.camunda/zeebe-process-test-qa-testcontainers "8.1.0-alpha2"]
'io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha2'