AceQL HTTP

AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http. AceQL HTTP is provided with three client SDK: - The AceQL C# Client SDK allows to wrap the HTTP APIs using Microsoft SQL Server like calls in their code, just like they would for a local database. - The AceQL Java Client JDBC Driver allows to wrap the HTTP APIs using JDBC calls in their code, just like they would for a local database. - The AceQL Python Client SDK allows SQL calls to be encoded with standard unmodified DB-API 2.0 syntax

Лицензия

Лицензия

Группа

Группа

com.aceql
Идентификатор

Идентификатор

aceql-http
Последняя версия

Последняя версия

11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

AceQL HTTP
AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http. AceQL HTTP is provided with three client SDK: - The AceQL C# Client SDK allows to wrap the HTTP APIs using Microsoft SQL Server like calls in their code, just like they would for a local database. - The AceQL Java Client JDBC Driver allows to wrap the HTTP APIs using JDBC calls in their code, just like they would for a local database. - The AceQL Python Client SDK allows SQL calls to be encoded with standard unmodified DB-API 2.0 syntax
Ссылка на сайт

Ссылка на сайт

http://www.aceql.com
Организация-разработчик

Организация-разработчик

KawanSoft
Система контроля версий

Система контроля версий

https://github.com/kawansoft/aceql-http

Скачать aceql-http

Как подключить последнюю версию

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

Зависимости

compile (21)

Идентификатор библиотеки Тип Версия
com.github.Cloudmersive » Cloudmersive.APIClient.Java jar v4.33
org.postgresql : postgresql jar 42.3.3
commons-cli : commons-cli jar 1.4
org.glassfish : javax.json jar 1.1.4
commons-io : commons-io jar 2.7
com.jcraft : jsch jar 0.1.55
org.apache.commons : commons-lang3 jar 3.11
com.auth0 : java-jwt jar 3.11.0
commons-codec : commons-codec jar 1.15
com.google.code.gson : gson jar 2.8.9
us.fatehi : schemacrawler jar 16.3.0
com.github.jsqlparser : jsqlparser jar 4.2
com.github.waffle : waffle-jna jar 3.1.1
com.oracle.database.jdbc : ojdbc6 jar 11.2.0.4
org.jasypt : jasypt jar 1.9.3
com.github.rkpunjal.sqlsafe : sql-injection-safe jar 1.0.2
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.64
org.apache.tomcat : tomcat-jdbc jar 9.0.64
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Модули Проекта

Данный проект не имеет модулей.
com.aceql

KawanSoft

Версии библиотеки

Версия
11.0
10.2
10.1
10.0
9.0
8.2
8.1
8.0
7.2
7.0
6.4
6.3
6.2
6.1
6.0
5.1
5.0.4
5.0.3
5.0.1
4.1
4.0
3.2.1
3.2
3.1
2.1
2.0
1.0
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-2
1.0-beta-1