Last Version

ClusterMate-client-AHC 0.10.5

Almost complete ClusterMate NetworkClient implementation built on Async HTTP Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.fasterxml.clustermate
ArtifactId

ArtifactId

clustermate-client-ahc
Version

Version

0.10.5
Type

Type

jar
Description

Description

ClusterMate-client-AHC
Almost complete ClusterMate NetworkClient implementation built on Async HTTP Client
Project Organization

Project Organization

fasterxml.com

Download clustermate-client-ahc 0.10.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.clustermate : clustermate-api jar 0.10.5
com.fasterxml.clustermate : clustermate-client jar 0.10.5
com.ning : async-http-client jar 1.8.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.