MVN

com.aceql : aceql-http-client-sdk

Maven & Gradle

Nov 12, 2020
1 usages
24 stars

AceQL HTTP Client SDK · The AceQL Java Client SDK allows to wrap the AceQL HTTP APIs and eliminate the tedious works of handling communications errors and parsing JSON results. Android and Java Desktop application developers can access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

<dependency>
    <groupId>com.aceql</groupId>
    <artifactId>aceql-http-client-sdk</artifactId>
    <version>5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aceql : aceql-http-client-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1
  • Latest Beta: 1.0-beta-4

All Versions

Choose a version of com.aceql : aceql-http-client-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1
aceql-http-client-sdk-5.1
5.0.x
aceql-http-client-sdk-5.0.2
aceql-http-client-sdk-5.0.1
5.0
aceql-http-client-sdk-5.0
4.3
aceql-http-client-sdk-4.3
4.2
aceql-http-client-sdk-4.2
4.1
aceql-http-client-sdk-4.1
4.0.x
aceql-http-client-sdk-4.0.2
aceql-http-client-sdk-4.0.1
4.0
aceql-http-client-sdk-4.0
3.0.x
aceql-http-client-sdk-3.0.1
3.0
aceql-http-client-sdk-3.0
2.1
aceql-http-client-sdk-2.1
2.0
aceql-http-client-sdk-2.0
1.0.x
aceql-http-client-sdk-1.0.1
1.0
aceql-http-client-sdk-1.0
aceql-http-client-sdk-1.0-beta-4
aceql-http-client-sdk-1.0-beta-3
aceql-http-client-sdk-1.0-beta-2
aceql-http-client-sdk-1.0-beta-1

How to add a dependency to Maven

Add the following com.aceql : aceql-http-client-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aceql</groupId>
    <artifactId>aceql-http-client-sdk</artifactId>
    <version>5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aceql : aceql-http-client-sdk gradle dependency to your build.gradle file:

implementation 'com.aceql:aceql-http-client-sdk:5.1'

Gradle Kotlin DSL: Add the following com.aceql : aceql-http-client-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aceql:aceql-http-client-sdk:5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aceql : aceql-http-client-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aceql" % "aceql-http-client-sdk" % "5.1"

Advertisement

Dependencies from Group

Nov 12, 2020
1 usages
24 stars
Dec 09, 2015
Dec 09, 2015
Feb 22, 2023
95 stars

Discover Dependencies

Feb 22, 2023
95 stars
Jul 07, 2017
2 stars
Jan 07, 2021
32 stars
May 23, 2020
192 stars
Feb 27, 2020
14 usages
819 stars
Feb 27, 2020
1 usages
819 stars
Feb 27, 2020
8 usages
819 stars
Feb 27, 2020
6 usages
819 stars
Feb 27, 2020
1 usages
819 stars