is not current version
Last Version 8.1.0-alpha2

Zeebe Gateway Protocol Implementation 1.1.0-alpha1

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-protocol-impl
Version

Version

1.1.0-alpha1
Type

Type

jar
Description

Description

Zeebe Gateway Protocol Implementation
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-protocol-impl 1.1.0-alpha1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.camunda : zeebe-gateway-protocol jar 1.1.0-alpha1
io.grpc : grpc-api jar 1.38.0
io.grpc : grpc-protobuf jar 1.38.0
io.grpc : grpc-stub jar 1.38.0
com.google.guava : guava jar 30.1.1-jre
com.google.protobuf : protobuf-java jar 3.17.1

test (3)

Group / Artifact Type Version
io.camunda : zeebe-build-tools jar 1.1.0-alpha1
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.