adbclient

ADB Client is a sdk for inserting AnalyticDB realtime in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.cloud.analyticdb
ArtifactId

ArtifactId

adbclient
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

adbclient
ADB Client is a sdk for inserting AnalyticDB realtime in Java
Project URL

Project URL

https://www.aliyun.com/product/ads
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://github.com/alibaba

Download adbclient

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.12
mysql : mysql-connector-java jar 5.1.45
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : slf4j-log4j12 jar 1.7.24

test (2)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.6.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2