Jar examples for o:odps-jdbc
Aliyun ODPS JDBC driver
You can download jar file odps-jdbc 1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add odps-jdbc-1.6.jar to your project.
<dependency> <groupId>com.aliyun.odps</groupId> <artifactId>odps-jdbc</artifactId> <version>1.6</version> </dependency>
compile group: 'com.aliyun.odps', name: 'odps-jdbc', version: '1.6'
libraryDependencies += "com.aliyun.odps" % "odps-jdbc" % "1.6"
<dependency org="com.aliyun.odps" name="odps-jdbc" rev="1.6"/>
@Grapes(@Grab(group='com.aliyun.odps', module='odps-jdbc', version='1.6'))
'com.aliyun.odps:odps-jdbc:jar:1.6'
Click the following link to download the jar file.
odps-jdbc-1.6-jar-with-dependencies.jar