z

zeebe-gateway-protocol

Zeebe Gateway Protocol
http://zeebe.io/zeebe-gateway-protocol/
Camunda License v1.0
camunda BPM Community
文件下载
文件名 操作
zeebe-gateway-protocol-8.6.3.jar 下载
zeebe-gateway-protocol-8.6.3.pom 下载
zeebe-gateway-protocol-8.6.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-gateway-protocol</artifactId>
  <version>8.6.3</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-gateway-protocol:8.6.3'
Gradle Kotlin
implementation("io.camunda:zeebe-gateway-protocol:8.6.3")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-gateway-protocol" % "8.6.3"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-gateway-protocol', version='8.6.3')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-gateway-protocol" rev="8.6.3" />
Leiningen
[io.camunda/zeebe-gateway-protocol "8.6.3"]
Apache Buildr
'io.camunda:zeebe-gateway-protocol:jar:8.6.3'
本项目依赖
该项目无第三方依赖