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.4.11.jar download
zeebe-process-test-engine-protocol-8.4.11.pom download
zeebe-process-test-engine-protocol-8.4.11-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-process-test-engine-protocol</artifactId>
  <version>8.4.11</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-process-test-engine-protocol:8.4.11'
Gradle Kotlin
implementation("io.camunda:zeebe-process-test-engine-protocol:8.4.11")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-process-test-engine-protocol" % "8.4.11"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-process-test-engine-protocol', version='8.4.11')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-process-test-engine-protocol" rev="8.4.11" />
Leiningen
[io.camunda/zeebe-process-test-engine-protocol "8.4.11"]
Apache Buildr
'io.camunda:zeebe-process-test-engine-protocol:jar:8.4.11'