| License |
License |
|---|---|
| GroupId | GroupIdio.camunda |
| ArtifactId | ArtifactIdzeebe-process-test-qa-embedded |
| Version | Version8.1.0-alpha1 |
| Type | Typejar |
| Description |
DescriptionZeebe Process Test QA Embedded
QA tests for testing the Zeebe Process Test project.
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-qa-embedded/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-qa-embedded</artifactId>
<version>8.1.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-qa-embedded/
implementation 'io.camunda:zeebe-process-test-qa-embedded:8.1.0-alpha1'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-qa-embedded/
implementation ("io.camunda:zeebe-process-test-qa-embedded:8.1.0-alpha1")
'io.camunda:zeebe-process-test-qa-embedded:jar:8.1.0-alpha1'
<dependency org="io.camunda" name="zeebe-process-test-qa-embedded" rev="8.1.0-alpha1">
<artifact name="zeebe-process-test-qa-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-qa-embedded', version='8.1.0-alpha1')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-qa-embedded" % "8.1.0-alpha1"
[io.camunda/zeebe-process-test-qa-embedded "8.1.0-alpha1"]