License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.amient.affinity |
ArtifactId | ArtifactIdws-client |
Last Version | Last Version0.15.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAffinity Library
Library for building fast, scalable, fault-tolerant Data APIs based on Akka, ZooKeeper and Kafka.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ws-client-0.15.2.pom | |
ws-client-0.15.2.jar | 6 KB |
ws-client-0.15.2-sources.jar | 3 KB |
ws-client-0.15.2-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
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 |
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 |