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