is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-qa 1.1.2


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-qa
Version

Version

1.1.2
Type

Type

pom

Download zeebe-qa 1.1.2

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

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