MVN

org.aktin : broker-client-websocket

Maven & Gradle

Feb 28, 2020
1 stars

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.

<dependency>
    <groupId>org.aktin</groupId>
    <artifactId>broker-client-websocket</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aktin : broker-client-websocket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of org.aktin : broker-client-websocket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
broker-client-websocket-0.10
0.9
broker-client-websocket-0.9
0.8
broker-client-websocket-0.8
0.7
broker-client-websocket-0.7
0.5
broker-client-websocket-0.5
0.4
broker-client-websocket-0.4
0.3
broker-client-websocket-0.3
0.2
broker-client-websocket-0.2
0.1
broker-client-websocket-0.1

How to add a dependency to Maven

Add the following org.aktin : broker-client-websocket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.aktin</groupId>
    <artifactId>broker-client-websocket</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.aktin : broker-client-websocket gradle dependency to your build.gradle file:

implementation 'org.aktin:broker-client-websocket:0.10'

Gradle Kotlin DSL: Add the following org.aktin : broker-client-websocket gradle kotlin dependency to your build.gradle.kts file:

implementation("org.aktin:broker-client-websocket:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.aktin : broker-client-websocket sbt scala dependency to your build.sbt file:

libraryDependencies += "org.aktin" % "broker-client-websocket" % "0.10"

Advertisement

Dependencies from Group

Jul 03, 2023
11 usages
3 stars
Jul 03, 2023
10 usages
3 stars
Jul 03, 2023
4 usages
3 stars
Jul 03, 2023
2 usages
3 stars
Jul 03, 2023
2 usages
3 stars

Discover Dependencies

Nov 28, 2016
2 usages
Jun 08, 2020
4 usages
62 stars
Nov 25, 2016
6 usages
Nov 23, 2016
67.5k stars
Nov 22, 2016
170 stars
Apr 10, 2017
2.1k stars
May 09, 2018
27 stars