Last Version

AKTIN : Broker : Client Websocket 0.10

Broker websocket client library. This library can be used to keep a live connection to the broker and retrieve notifications for new queries.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.aktin
ArtifactId

ArtifactId

broker-client-websocket
Version

Version

0.10
Type

Type

jar
Description

Description

AKTIN : Broker : Client Websocket
Broker websocket client library. This library can be used to keep a live connection to the broker and retrieve notifications for new queries.
Project Organization

Project Organization

Uniklinik RWTH Aachen

Download broker-client-websocket 0.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.java-websocket : Java-WebSocket jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.