| License | License | 
|---|---|
| GroupId | GroupIdorg.actframework | 
| ArtifactId | ArtifactIdact-sql-common | 
| Last Version | Last Version1.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionACT SQL Common Module Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| act-sql-common-1.6.0.pom | |
| act-sql-common-1.6.0.jar | 63 KB | 
| act-sql-common-1.6.0-sources.jar | 39 KB | 
| act-sql-common-1.6.0-javadoc.jar | 270 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.actframework/act-sql-common/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-sql-common</artifactId>
    <version>1.6.0</version>
</dependency>// https://jarcasting.com/artifacts/org.actframework/act-sql-common/
implementation 'org.actframework:act-sql-common:1.6.0'// https://jarcasting.com/artifacts/org.actframework/act-sql-common/
implementation ("org.actframework:act-sql-common:1.6.0")'org.actframework:act-sql-common:jar:1.6.0'<dependency org="org.actframework" name="act-sql-common" rev="1.6.0">
  <artifact name="act-sql-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.actframework', module='act-sql-common', version='1.6.0')
)libraryDependencies += "org.actframework" % "act-sql-common" % "1.6.0"[org.actframework/act-sql-common "1.6.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec | jar | 1.1.1.Final | 
| org.avaje.ebean : ebean | jar | 8.8.1 | 
| org.avaje.ebean : ebean-agent | jar | 8.1.1 | 
| org.avaje : avaje-agentloader | jar | 2.1.2 | 
| com.h2database : h2 | jar | 1.4.196 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.osgl : osgl-version | jar | 2.0.0-BETA-4-JAVA7 | 
| org.actframework : act | jar | 1.8.29 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.zaxxer : HikariCP-java7 | jar | 2.4.13 | 
| com.alibaba : druid | jar | 1.1.10 | 
| 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 |