is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-qa 1.2.11


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-qa
Version

Version

1.2.11
Type

Type

pom

Download zeebe-qa 1.2.11

Filename Size
zeebe-qa-1.2.11.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-qa/ -->
<dependency>
    <groupId>io.camunda</groupId>
    <artifactId>zeebe-qa</artifactId>
    <version>1.2.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-qa/
implementation 'io.camunda:zeebe-qa:1.2.11'
// https://jarcasting.com/artifacts/io.camunda/zeebe-qa/
implementation ("io.camunda:zeebe-qa:1.2.11")
'io.camunda:zeebe-qa:pom:1.2.11'
<dependency org="io.camunda" name="zeebe-qa" rev="1.2.11">
  <artifact name="zeebe-qa" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-qa', version='1.2.11')
)
libraryDependencies += "io.camunda" % "zeebe-qa" % "1.2.11"
[io.camunda/zeebe-qa "1.2.11"]