ACT AAA Plugin

Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-aaa
Last Version

Last Version

1.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://actframework.org/plugin/aaa
Project Organization

Project Organization

ActFramework

Download act-aaa

How to add to project

<!-- https://jarcasting.com/artifacts/org.actframework/act-aaa/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-aaa</artifactId>
    <version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-aaa/
implementation 'org.actframework:act-aaa:1.10.1'
// https://jarcasting.com/artifacts/org.actframework/act-aaa/
implementation ("org.actframework:act-aaa:1.10.1")
'org.actframework:act-aaa:jar:1.10.1'
<dependency org="org.actframework" name="act-aaa" rev="1.10.1">
  <artifact name="act-aaa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-aaa', version='1.10.1')
)
libraryDependencies += "org.actframework" % "act-aaa" % "1.10.1"
[org.actframework/act-aaa "1.10.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.osgl : aaa-core jar 1.10.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.9.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.1
1.10.0
1.9.1
1.9.0
1.8.0
1.7.3
1.7.2
1.7.0
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.3.0-RC1
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0