is not current version
Last Version 8.1.0-alpha2

Zeebe Client Java 1.1.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

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-client-java
Version

Version

1.1.1
Type

Type

jar
Description

Description

Zeebe Client Java
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-client-java 1.1.1


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

Dependencies

compile (14)

Group / Artifact Type Version
io.camunda : zeebe-bpmn-model jar 1.1.1
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
io.camunda : zeebe-gateway-protocol-impl jar 1.1.1
org.slf4j : slf4j-api jar 1.7.31
io.grpc : grpc-stub jar 1.38.1
io.grpc : grpc-core jar 1.38.1
io.grpc : grpc-api jar 1.38.1
io.grpc : grpc-netty jar 1.38.1
com.google.protobuf : protobuf-java jar 3.17.3
io.netty : netty-handler jar
io.netty : netty-common jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar

runtime (1)

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

test (10)

Group / Artifact Type Version
io.grpc : grpc-testing jar 1.38.1
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.11.2
org.awaitility : awaitility jar 4.0.3
com.github.tomakehurst : wiremock-jre8 jar 2.28.1
org.ow2.asm : asm jar 9.1
io.camunda : zeebe-build-tools jar 1.1.1
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.