Last Version

cadence-client 3.6.2

Uber Cadence Java Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.uber.cadence
ArtifactId

ArtifactId

cadence-client
Version

Version

3.6.2
Type

Type

jar
Description

Description

cadence-client
Uber Cadence Java Client
Project URL

Project URL

https://github.com/uber-java/cadence-client
Source Code Management

Source Code Management

https://github.com/uber-java/cadence-client

Download cadence-client 3.6.2


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

Dependencies

compile (10)

Group / Artifact Type Version
com.uber.tchannel : tchannel-core jar 0.8.30
org.slf4j : slf4j-api jar 1.7.25
org.apache.thrift : libthrift jar 0.9.3
com.google.code.gson : gson jar 2.8.6
com.uber.m3 : tally-core jar 0.4.0
com.google.guava : guava jar 28.1-jre
com.cronutils : cron-utils jar 9.0.0
io.micrometer : micrometer-core jar 1.1.2
javax.annotation : javax.annotation-api jar 1.3.2
com.auth0 : java-jwt jar 3.10.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.googlecode.junit-toolbox : junit-toolbox jar 2.4
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.