Last Version

odps-jdbc 3.2.29

Aliyun ODPS JDBC driver

License

License

GroupId

GroupId

com.aliyun.odps
ArtifactId

ArtifactId

odps-jdbc
Version

Version

3.2.29
Type

Type

jar
Description

Description

odps-jdbc
Aliyun ODPS JDBC driver
Project URL

Project URL

http://odps.aliyun.com
Project Organization

Project Organization

Alibaba Cloud Computing
Source Code Management

Source Code Management

http://github.com/aliyun/aliyun-odps-jdbc

Download odps-jdbc 3.2.29


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

Dependencies

compile (4)

Group / Artifact Type Version
com.aliyun.odps : odps-sdk-core jar 0.38.4-public
com.google.code.gson : gson jar 2.2.4
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.alibaba : druid jar 1.0.14

Project Modules

There are no modules declared in this project.