is not current version
Last Version 8.1.0-alpha2

Zeebe Gateway 1.3.1

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-gateway
Version

Version

1.3.1
Type

Type

jar
Description

Description

Zeebe Gateway
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH

Download zeebe-gateway 1.3.1


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

Dependencies

compile (34)

Group / Artifact Type Version
io.camunda : zeebe-gateway-protocol-impl jar 1.3.1
io.camunda : zeebe-util jar 1.3.1
io.camunda : zeebe-protocol jar 1.3.1
io.camunda : zeebe-protocol-impl jar 1.3.1
io.camunda : zeebe-msgpack-value jar 1.3.1
io.camunda : zeebe-transport jar 1.3.1
org.msgpack : msgpack-core jar 0.9.0
org.agrona : agrona jar 1.14.0
org.slf4j : slf4j-api jar 1.7.32
io.grpc : grpc-core jar
io.grpc : grpc-api jar
io.grpc : grpc-netty jar
io.grpc : grpc-stub jar
io.grpc : grpc-protobuf jar
io.grpc : grpc-context jar
io.grpc : grpc-services jar
com.google.protobuf : protobuf-java jar
com.google.api.grpc : proto-google-common-protos jar 2.7.0
io.camunda : zeebe-atomix-cluster jar 1.3.1
io.camunda : zeebe-atomix-utils jar 1.3.1
me.dinowernli : java-grpc-prometheus jar 0.5.0
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.google.code.findbugs : jsr305 jar 3.0.2
io.prometheus : simpleclient jar 0.13.0
org.springframework.boot : spring-boot jar 2.6.1
org.springframework : spring-webmvc jar
org.springframework : spring-web jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-actuator jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.1
io.camunda : zeebe-client-java jar 1.3.1
io.netty : netty-transport jar

runtime (1)

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

test (18)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
io.netty : netty-common jar
io.netty : netty-handler jar
io.camunda : zeebe-test-util jar 1.3.1
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 4.2.0
io.camunda : zeebe-protocol-test-util jar 1.3.1
org.awaitility : awaitility jar 4.0.3
io.grpc : grpc-testing jar
net.bytebuddy : byte-buddy jar 1.12.5
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.bouncycastle : bcprov-jdk15on jar 1.70
io.camunda : zeebe-build-tools jar 1.3.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.