Last Version

Affinity Library 0.15.2

Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.amient.affinity
ArtifactId

ArtifactId

ws-client
Version

Version

0.15.2
Type

Type

jar
Description

Description

Affinity Library
Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.
Project URL

Project URL

https://github.com/amient/affinity
Source Code Management

Source Code Management

https://github.com/amient/affinity.git

Download ws-client 0.15.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
javax.websocket : javax.websocket-api jar 1.1
org.eclipse.jetty.websocket : websocket-javax-client jar 10.0.2
org.apache.avro : avro jar 1.8.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.