MVN

org.aktin : broker-auth-openid

Maven & Gradle

Jul 03, 2023
2 usages
3 stars

AKTIN : Broker : OpenID authentication plugin · Authentication module using OpenID for server authentication and authorization. This module is meant for the broker-server.

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

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
broker-auth-openid-1.5.1
broker-auth-openid-1.5.0
1.4
broker-auth-openid-1.4
1.3.x
broker-auth-openid-1.3.4
broker-auth-openid-1.3.3
broker-auth-openid-1.3.2
broker-auth-openid-1.3.0
1.2.x
broker-auth-openid-1.2.3
broker-auth-openid-1.2.1
1.2
broker-auth-openid-1.2
1.1.x
broker-auth-openid-1.1.1
1.1
broker-auth-openid-1.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.aktin:broker-auth-openid:1.5.1'

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

implementation("org.aktin:broker-auth-openid:1.5.1")

How to add a dependency to SBT Scala

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

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

Jul 03, 2023
2 usages
3 stars
Feb 06, 2013
2 usages
0 stars
Jun 26, 2012
4 usages
14 stars
lib
Jun 02, 2021
3 usages
22 stars
May 25, 2017
5 usages
Apr 22, 2021
11 usages
3 stars