Jar examples for o:odps-sdk-commons
Alibaba Cloud Computing Open Data Processing Service
You can download jar file odps-sdk-commons 0.26.2-public in this page.
You can use the following script to add odps-sdk-commons-0.26.2-public.jar to your project.
<dependency> <groupId>com.aliyun.odps</groupId> <artifactId>odps-sdk-commons</artifactId> <version>0.26.2-public</version> </dependency>
compile group: 'com.aliyun.odps', name: 'odps-sdk-commons', version: '0.26.2-public'
libraryDependencies += "com.aliyun.odps" % "odps-sdk-commons" % "0.26.2-public"
<dependency org="com.aliyun.odps" name="odps-sdk-commons" rev="0.26.2-public"/>
@Grapes(@Grab(group='com.aliyun.odps', module='odps-sdk-commons', version='0.26.2-public'))
'com.aliyun.odps:odps-sdk-commons:jar:0.26.2-public'
Click the following link to download the jar file.
odps-sdk-commons-0.26.2-public-javadoc.jar