Download act-sql-common-1.0.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.0.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.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials