License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-process-test-api |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Process Test API
Public interfaces for Zeebe Process Test.
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-api/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-api</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-api/
implementation 'io.camunda:zeebe-process-test-api:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-api/
implementation ("io.camunda:zeebe-process-test-api:8.1.0-alpha2")
'io.camunda:zeebe-process-test-api:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-process-test-api" rev="8.1.0-alpha2">
<artifact name="zeebe-process-test-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-api', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-api" % "8.1.0-alpha2"
[io.camunda/zeebe-process-test-api "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-protocol | jar | 8.1.0-alpha2 |
io.camunda : zeebe-client-java | jar | 8.1.0-alpha2 |