AceQL Server

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

GroupId

GroupId

com.aceql
ArtifactId

ArtifactId

aceql-server
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

AceQL Server
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-server

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.awake-file : awake-file-server jar 3.1
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.55
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 7.0.55
org.apache.tomcat : tomcat-jdbc jar 7.0.55
commons-cli : commons-cli jar 1.3.1

Project Modules

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

KawanSoft

Versions

Version
4.0