License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-qa-integration-tests |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe QA Integration Tests
Zeebe QA Integration Tests
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-qa-integration-tests/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-qa-integration-tests</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-qa-integration-tests/
implementation 'io.camunda:zeebe-qa-integration-tests:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-qa-integration-tests/
implementation ("io.camunda:zeebe-qa-integration-tests:8.1.0-alpha2")
'io.camunda:zeebe-qa-integration-tests:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-qa-integration-tests" rev="8.1.0-alpha2">
<artifact name="zeebe-qa-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-qa-integration-tests', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-qa-integration-tests" % "8.1.0-alpha2"
[io.camunda/zeebe-qa-integration-tests "8.1.0-alpha2"]