is not current version
Last Version 8.1.0-alpha2

Zeebe Client Java 1.0.0

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


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

Dependencies

compile (14)

Group / Artifact Type Version
io.camunda : zeebe-bpmn-model jar 1.0.0
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.0.0
org.slf4j : slf4j-api jar 1.7.30
io.grpc : grpc-stub jar 1.37.0
io.grpc : grpc-core jar 1.37.0
io.grpc : grpc-api jar 1.37.0
io.grpc : grpc-netty jar 1.37.0
com.google.protobuf : protobuf-java jar 3.15.8
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.39.Final

test (10)

Group / Artifact Type Version
io.grpc : grpc-testing jar 1.37.0
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.9.0
org.awaitility : awaitility jar 4.0.3
com.github.tomakehurst : wiremock-jre8 jar 2.27.2
org.ow2.asm : asm jar 9.1
io.camunda : zeebe-build-tools jar 1.0.0
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.