Jar examples for o:odps-sdk-commons
Alibaba Cloud Computing Open Data Processing Service
You can download jar file odps-sdk-commons 0.17.3 in this page.
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'
Click the following link to download the jar file.
odps-sdk-commons-0.17.3-javadoc.jar