MVN

org.aktin : broker-client

Maven & Gradle

Jul 03, 2023
11 usages
3 stars

AKTIN : Broker : Client · Broker client library. This library can be used to retrieve queries from a broker, request/submit status information and submit query results.

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

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
broker-client-1.5.1
broker-client-1.5.0
1.4
broker-client-1.4
1.3.x
broker-client-1.3.4
broker-client-1.3.3
broker-client-1.3.2
broker-client-1.3.0
1.2.x
broker-client-1.2.3
broker-client-1.2.1
1.2
broker-client-1.2
1.1.x
broker-client-1.1.1
1.1
broker-client-1.1
1.0.x
broker-client-1.0.3
0.10
broker-client-0.10
0.9
broker-client-0.9
0.8
broker-client-0.8
0.7
broker-client-0.7
0.5
broker-client-0.5
0.4
broker-client-0.4
0.3
broker-client-0.3
0.2
broker-client-0.2
0.1
broker-client-0.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.aktin:broker-client:1.5.1'

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

implementation("org.aktin:broker-client:1.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.aktin" % "broker-client" % "1.5.1"

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

Oct 17, 2019
11 usages
4 stars
Jun 28, 2019
154 usages
133 stars
Mar 16, 2021
43 usages
716 stars
Aug 23, 2020
12 usages
119 stars
Sep 28, 2019
8 usages
9 stars
Apr 13, 2016
15 usages
Mar 28, 2019
2 usages
12 stars