z

zeebe-gateway-protocol

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