Download act-sql-common-1.3.2.jar file - Jar a

Jar examples for a:act-sql-common

Description

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

You can download jar file act-sql-common 1.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add act-sql-common-1.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

act-sql-common-1.3.2-javadoc.jar
act-sql-common-1.3.2-sources.jar
act-sql-common-1.3.2.jar
act-sql-common-1.3.2.pom



Related Tutorials