Download act-aaa-1.5.0.jar file - Jar a

Jar examples for a:act-aaa

Description

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

You can download jar file act-aaa 1.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add act-aaa-1.5.0.jar to your project.

<dependency>
   <groupId>org.actframework</groupId>
   <artifactId>act-aaa</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'org.actframework', name: 'act-aaa', version: '1.5.0'
libraryDependencies += "org.actframework" % "act-aaa" % "1.5.0"
<dependency org="org.actframework" name="act-aaa" rev="1.5.0"/>
@Grapes(@Grab(group='org.actframework', module='act-aaa', version='1.5.0'))
'org.actframework:act-aaa:jar:1.5.0'

Download

Click the following link to download the jar file.

act-aaa-1.5.0-javadoc.jar
act-aaa-1.5.0-sources.jar
act-aaa-1.5.0.jar
act-aaa-1.5.0.pom



Related Tutorials