z

zeebe-gateway-protocol

Zeebe Gateway Protocol
http://zeebe.io/zeebe-gateway-protocol/
Zeebe Community License v1.1
camunda BPM Community
Files download
File Operation
zeebe-gateway-protocol-8.4.10.jar download
zeebe-gateway-protocol-8.4.10.pom download
zeebe-gateway-protocol-8.4.10-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-gateway-protocol</artifactId>
  <version>8.4.10</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-gateway-protocol:8.4.10'
Gradle Kotlin
implementation("io.camunda:zeebe-gateway-protocol:8.4.10")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-gateway-protocol" % "8.4.10"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-gateway-protocol', version='8.4.10')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-gateway-protocol" rev="8.4.10" />
Leiningen
[io.camunda/zeebe-gateway-protocol "8.4.10"]
Apache Buildr
'io.camunda:zeebe-gateway-protocol:jar:8.4.10'
Dependencies
The project has no third-party dependencies