ACT Beetlsql

The Ebean Plugin for Actframework SQL database access

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-beetlsql
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

ACT Beetlsql
The Ebean Plugin for Actframework SQL database access
Project URL

Project URL

http://actframework.org/plugin/ebean
Project Organization

Project Organization

ActFramework

Download act-beetlsql

How to add to project

<!-- https://jarcasting.com/artifacts/org.actframework/act-beetlsql/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-beetlsql</artifactId>
    <version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-beetlsql/
implementation 'org.actframework:act-beetlsql:1.8.2'
// https://jarcasting.com/artifacts/org.actframework/act-beetlsql/
implementation ("org.actframework:act-beetlsql:1.8.2")
'org.actframework:act-beetlsql:jar:1.8.2'
<dependency org="org.actframework" name="act-beetlsql" rev="1.8.2">
  <artifact name="act-beetlsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-beetlsql', version='1.8.2')
)
libraryDependencies += "org.actframework" % "act-beetlsql" % "1.8.2"
[org.actframework/act-beetlsql "1.8.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.ibeetl : beetlsql jar 2.12.20.RELEASE
org.actframework : act-sql-common jar 1.6.0
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.32

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.0
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0a
1.1.0
1.0.0