MVN

org.actframework : act-aaa

Maven & Gradle

Feb 20, 2021
9 usages

ACT AAA Plugin · Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-aaa</artifactId>
    <version>1.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.actframework : act-aaa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.1
  • Latest Release Candidate: 1.3.0-RC1

All Versions

Choose a version of org.actframework : act-aaa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
act-aaa-1.10.1
act-aaa-1.10.0
1.9.x
act-aaa-1.9.1
act-aaa-1.9.0
1.8.x
act-aaa-1.8.0
1.7.x
act-aaa-1.7.3
act-aaa-1.7.2
act-aaa-1.7.0
1.6.x
act-aaa-1.6.1
act-aaa-1.6.0
1.5.x
act-aaa-1.5.5
act-aaa-1.5.4
act-aaa-1.5.3
act-aaa-1.5.2
act-aaa-1.5.1
act-aaa-1.5.0
1.4.x
act-aaa-1.4.3
act-aaa-1.4.2
act-aaa-1.4.1
act-aaa-1.4.0
1.3.x
act-aaa-1.3.0
act-aaa-1.3.0-RC1
1.2.x
act-aaa-1.2.5
act-aaa-1.2.4
act-aaa-1.2.3
act-aaa-1.2.2
act-aaa-1.2.1
act-aaa-1.2.0
1.1.x
act-aaa-1.1.1
act-aaa-1.1.0
1.0.x
act-aaa-1.0.2
act-aaa-1.0.1
act-aaa-1.0.0

How to add a dependency to Maven

Add the following org.actframework : act-aaa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-aaa</artifactId>
    <version>1.10.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.actframework : act-aaa gradle dependency to your build.gradle file:

implementation 'org.actframework:act-aaa:1.10.1'

Gradle Kotlin DSL: Add the following org.actframework : act-aaa gradle kotlin dependency to your build.gradle.kts file:

implementation("org.actframework:act-aaa:1.10.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.actframework : act-aaa sbt scala dependency to your build.sbt file:

libraryDependencies += "org.actframework" % "act-aaa" % "1.10.1"

Advertisement

Dependencies from Group

act
Nov 26, 2022
24 usages
737 stars
Nov 03, 2019
12 usages
5 stars
Feb 20, 2021
9 usages
Mar 04, 2020
8 usages
1 stars
Jun 27, 2020
8 usages
0 stars

Discover Dependencies

Apr 30, 2023
9 usages
Dec 26, 2022
9 usages
2.2k stars
Mar 12, 2017
7 usages
Mar 12, 2017
7 usages
Dec 09, 2019
7 usages
358 stars
Oct 27, 2017
7 usages
May 11, 2023
7 usages
1.4k stars