Group Id io.camunda
Artifact Id zeebe-process-test-qa-testcontainers
Version 8.1.0-alpha4
Packaging jar
URL -
Badge
Last Updated 2022-08-02T07:02:12+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-alpha4</version>
</dependency>
implementation group: 'io.camunda', name: 'zeebe-process-test-qa-testcontainers', version: '8.1.0-alpha4'
implementation 'io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha4'
implementation("io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha4")
libraryDependencies += "io.camunda" % "zeebe-process-test-qa-testcontainers" % "8.1.0-alpha4"
<dependency org="io.camunda" name="zeebe-process-test-qa-testcontainers" rev="8.1.0-alpha4"/>
@Grapes(
    @Grab(group='io.camunda', module='zeebe-process-test-qa-testcontainers', version='8.1.0-alpha4')
)
[io.camunda/zeebe-process-test-qa-testcontainers "8.1.0-alpha4"]
'io.camunda:zeebe-process-test-qa-testcontainers:8.1.0-alpha4'