Last Version

Zeebe Gateway 1.0.0-alpha7

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.zeebe
ArtifactId

ArtifactId

zeebe-gateway
Version

Version

1.0.0-alpha7
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.0.0-alpha7


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

Dependencies

compile (31)

Group / Artifact Type Version
io.zeebe : zeebe-gateway-protocol-impl jar 1.0.0-alpha7
io.zeebe : zeebe-util jar 1.0.0-alpha7
io.zeebe : zeebe-protocol jar 1.0.0-alpha7
io.zeebe : zeebe-protocol-impl jar 1.0.0-alpha7
io.zeebe : zeebe-msgpack-value jar 1.0.0-alpha7
io.zeebe : zeebe-transport jar 1.0.0-alpha7
org.msgpack : msgpack-core jar 0.8.22
org.agrona : agrona jar 1.10.0
org.slf4j : slf4j-api jar 1.7.30
io.grpc : grpc-core jar 1.37.0
io.grpc : grpc-api jar 1.37.0
io.grpc : grpc-netty jar 1.37.0
io.grpc : grpc-stub jar 1.37.0
io.grpc : grpc-protobuf jar 1.37.0
com.google.protobuf : protobuf-java jar 3.15.8
com.google.api.grpc : proto-google-common-protos jar 2.1.0
io.zeebe : atomix-cluster jar 1.0.0-alpha7
io.zeebe : atomix-utils jar 1.0.0-alpha7
me.dinowernli : java-grpc-prometheus jar 0.3.0
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
io.prometheus : simpleclient jar 0.10.0
org.springframework.boot : spring-boot jar 2.4.5
org.springframework : spring-webmvc jar
org.springframework : spring-web jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-actuator jar 2.4.5
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.5
io.zeebe : zeebe-client-java jar 1.0.0-alpha7
io.netty : netty-transport jar

runtime (1)

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

test (13)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.14.1
io.netty : netty-common jar
io.zeebe : zeebe-test-util jar 1.0.0-alpha7
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.19.0
org.mockito : mockito-core jar 3.9.0
io.zeebe : zeebe-protocol-test-util jar 1.0.0-alpha7
org.awaitility : awaitility jar 4.0.3
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.