AceQL Client

AceQL combines a virtual JDBC Driver and a framework to enable remote JDBC access over HTTP. Android and Java Desktop application developers can access remote SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aceql
ArtifactId

ArtifactId

aceql-client
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

AceQL Client
AceQL combines a virtual JDBC Driver and a framework to enable remote JDBC access over HTTP. Android and Java Desktop application developers can access remote SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.
Project URL

Project URL

https://www.aceql.com/
Project Organization

Project Organization

KawanSoft

Download aceql-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.awake-file : awake-file-client jar 3.1

Project Modules

There are no modules declared in this project.
com.aceql

KawanSoft

Versions

Version
4.0