is not current version
Last Version 8.1.0-alpha2

Zeebe Gateway 8.0.0

Zeebe Gateway

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-gateway
Version

Version

8.0.0
Type

Type

jar
Description

Description

Zeebe Gateway
Zeebe Gateway

Download zeebe-gateway 8.0.0


<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-gateway/ -->
<dependency>
    <groupId>io.camunda</groupId>
    <artifactId>zeebe-gateway</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway/
implementation 'io.camunda:zeebe-gateway:8.0.0'
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway/
implementation ("io.camunda:zeebe-gateway:8.0.0")
'io.camunda:zeebe-gateway:jar:8.0.0'
<dependency org="io.camunda" name="zeebe-gateway" rev="8.0.0">
  <artifact name="zeebe-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-gateway', version='8.0.0')
)
libraryDependencies += "io.camunda" % "zeebe-gateway" % "8.0.0"
[io.camunda/zeebe-gateway "8.0.0"]

Dependencies

compile (33)

Group / Artifact Type Version
io.camunda : zeebe-gateway-protocol-impl jar 8.0.0
io.camunda : zeebe-util jar 8.0.0
io.camunda : zeebe-protocol jar 8.0.0
io.camunda : zeebe-protocol-impl jar 8.0.0
io.camunda : zeebe-msgpack-value jar 8.0.0
io.camunda : zeebe-transport jar 8.0.0
org.agrona : agrona jar 1.15.0
org.slf4j : slf4j-api jar 1.7.36
io.grpc : grpc-core jar 1.45.0
io.grpc : grpc-api jar 1.45.0
io.grpc : grpc-netty jar 1.45.0
io.grpc : grpc-stub jar 1.45.0
io.grpc : grpc-protobuf jar 1.45.0
io.grpc : grpc-context jar 1.45.0
io.grpc : grpc-services jar 1.45.0
com.google.protobuf : protobuf-java jar 3.19.4
com.google.api.grpc : proto-google-common-protos jar 2.8.0
io.camunda : zeebe-atomix-cluster jar 8.0.0
io.camunda : zeebe-atomix-utils jar 8.0.0
me.dinowernli : java-grpc-prometheus jar 0.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.google.code.findbugs : jsr305 jar 3.0.2
io.prometheus : simpleclient jar 0.15.0
org.springframework.boot : spring-boot jar 2.6.6
org.springframework : spring-webmvc jar 5.3.18
org.springframework : spring-web jar 5.3.18
org.springframework : spring-context jar 5.3.18
org.springframework.boot : spring-boot-actuator jar 2.6.6
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.6
io.camunda : zeebe-client-java jar 8.0.0
io.netty : netty-transport jar 4.1.74.Final

runtime (1)

Group / Artifact Type Version
io.netty : netty-tcnative-boringssl-static jar 2.0.48.Final

Project Modules

There are no modules declared in this project.