Download odps-sdk-commons-0.17.3.jar file - Jar o

Jar examples for o:odps-sdk-commons

Description

Alibaba Cloud Computing Open Data Processing Service

You can download jar file odps-sdk-commons 0.17.3 in this page.

Build File

You can use the following script to add odps-sdk-commons-0.17.3.jar to your project.

<dependency>
   <groupId>com.aliyun.odps</groupId>
   <artifactId>odps-sdk-commons</artifactId>
   <version>0.17.3</version>
</dependency>
compile group: 'com.aliyun.odps', name: 'odps-sdk-commons', version: '0.17.3'
libraryDependencies += "com.aliyun.odps" % "odps-sdk-commons" % "0.17.3"
<dependency org="com.aliyun.odps" name="odps-sdk-commons" rev="0.17.3"/>
@Grapes(@Grab(group='com.aliyun.odps', module='odps-sdk-commons', version='0.17.3'))
'com.aliyun.odps:odps-sdk-commons:jar:0.17.3'

Download

Click the following link to download the jar file.

odps-sdk-commons-0.17.3-javadoc.jar
odps-sdk-commons-0.17.3-sources.jar
odps-sdk-commons-0.17.3.jar
odps-sdk-commons-0.17.3.pom



Related Tutorials