MVN

org.aktin : broker-api

Maven & Gradle

Jul 03, 2023
10 usages
3 stars

AKTIN : Broker : API · Broker API module. Contains data structures for client/server communication as well as serverAPI interfaces for dependency injection with server components (e.g. for additional authentication providers)

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

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.aktin" % "broker-api" % "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

Nov 20, 2021
2 usages
2 stars
Apr 05, 2016
5 stars
Dec 19, 2017
1 usages
Jul 26, 2019
2 usages
0 stars
JRI
Dec 18, 2014
4 usages
Mar 25, 2023
10 usages
39k stars
Feb 06, 2023
2 usages
49 stars
Apr 21, 2018
13 usages
9 stars