Download act-sql-common-1.4.0.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.4.0 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.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials