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.3.15.jar download
zeebe-gateway-protocol-8.3.15.pom download
zeebe-gateway-protocol-8.3.15-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-gateway-protocol</artifactId>
  <version>8.3.15</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-gateway-protocol:8.3.15'
Gradle Kotlin
implementation("io.camunda:zeebe-gateway-protocol:8.3.15")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-gateway-protocol" % "8.3.15"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-gateway-protocol', version='8.3.15')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-gateway-protocol" rev="8.3.15" />
Leiningen
[io.camunda/zeebe-gateway-protocol "8.3.15"]
Apache Buildr
'io.camunda:zeebe-gateway-protocol:jar:8.3.15'
Dependencies
The project has no third-party dependencies