z

zeebe-gateway

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

compile

|-- io.camunda:zeebe-gateway-protocol-impl:1.4.0-alpha2

|-- io.camunda:zeebe-util:1.4.0-alpha2

|-- io.camunda:zeebe-protocol:1.4.0-alpha2

|-- io.camunda:zeebe-protocol-impl:1.4.0-alpha2

|-- io.camunda:zeebe-msgpack-value:1.4.0-alpha2

|-- io.camunda:zeebe-transport:1.4.0-alpha2

|-- org.msgpack:msgpack-core:0.9.0

|-- org.agrona:agrona:1.14.0

|-- org.slf4j:slf4j-api:1.7.36

|-- io.grpc:grpc-core:1.44.1

|-- io.grpc:grpc-api:1.44.1

|-- io.grpc:grpc-netty:1.44.1

|-- io.grpc:grpc-stub:1.44.1

|-- io.grpc:grpc-protobuf:1.44.1

|-- io.grpc:grpc-context:1.44.1

|-- io.grpc:grpc-services:1.44.1

|-- com.google.protobuf:protobuf-java:3.19.4

|-- com.google.api.grpc:proto-google-common-protos:2.7.4

|-- io.camunda:zeebe-atomix-cluster:1.4.0-alpha2

|-- io.camunda:zeebe-atomix-utils:1.4.0-alpha2

|-- me.dinowernli:java-grpc-prometheus:0.5.0

|-- com.fasterxml.jackson.core:jackson-databind:2.13.1

|-- com.fasterxml.jackson.core:jackson-core:2.13.1

|-- com.google.code.findbugs:jsr305:3.0.2

|-- io.prometheus:simpleclient:0.15.0

|-- org.springframework.boot:spring-boot:2.6.3

|-- org.springframework:spring-webmvc:5.3.16

|-- org.springframework:spring-web:5.3.16

|-- org.springframework:spring-context:5.3.16

|-- org.springframework.boot:spring-boot-actuator:2.6.3

|-- org.springframework.boot:spring-boot-autoconfigure:2.6.3

|-- org.springframework.boot:spring-boot-actuator-autoconfigure:2.6.3

|-- io.camunda:zeebe-client-java:1.4.0-alpha2

|-- io.netty:netty-transport:4.1.74.Final

runtime

|-- io.netty:netty-tcnative-boringssl-static:2.0.48.Final