adbpg-client

ADB PG-Client is a sdk for inserting AnalyticDBPG for GreenPlum realtime in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.cloud.analyticdb
ArtifactId

ArtifactId

adb4pgclient
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

adbpg-client
ADB PG-Client is a sdk for inserting AnalyticDBPG for GreenPlum 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 adb4pgclient

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : slf4j-log4j12 jar 1.7.24
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.8.1
org.postgresql : postgresql jar 42.2.5
com.alibaba : druid jar 1.1.17
com.opencsv : opencsv jar 4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0