com.uber.cherami:cherami-client-java-example

Java client for Cherami messaging service

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.uber.cherami
ArtifactId

ArtifactId

cherami-client-java-example
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java client for Cherami messaging service

Download cherami-client-java-example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.uber.cherami : cherami-client-java jar 3.0.0-SNAPSHOT
org.slf4j : slf4j-log4j12 jar 1.7.13
org.slf4j : slf4j-api jar 1.7.13
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
3.0.3
3.0.2
3.0.1