z

zeebe-process-test-engine-protocol

Defines the protocol of communicating with the engine-agent.
https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-engine-protocol/
Apache License, Version 2.0
Camunda Community
Files download
File Operation
zeebe-process-test-engine-protocol-8.6.0-alpha2.jar download
zeebe-process-test-engine-protocol-8.6.0-alpha2.pom download
zeebe-process-test-engine-protocol-8.6.0-alpha2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-process-test-engine-protocol</artifactId>
  <version>8.6.0-alpha2</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-process-test-engine-protocol:8.6.0-alpha2'
Gradle Kotlin
implementation("io.camunda:zeebe-process-test-engine-protocol:8.6.0-alpha2")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-process-test-engine-protocol" % "8.6.0-alpha2"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-process-test-engine-protocol', version='8.6.0-alpha2')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-process-test-engine-protocol" rev="8.6.0-alpha2" />
Leiningen
[io.camunda/zeebe-process-test-engine-protocol "8.6.0-alpha2"]
Apache Buildr
'io.camunda:zeebe-process-test-engine-protocol:jar:8.6.0-alpha2'