Download tablestore-4.4.0.jar file - Jar t

Jar examples for t:tablestore

Description

Aliyun Open Services SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. ?????? ?C????????????? http://www.aliyun.com

You can download jar file tablestore 4.4.0 in this page.

License

Open Source License

Build File

You can use the following script to add tablestore-4.4.0.jar to your project.

<dependency>
   <groupId>com.aliyun.openservices</groupId>
   <artifactId>tablestore</artifactId>
   <version>4.4.0</version>
</dependency>
compile group: 'com.aliyun.openservices', name: 'tablestore', version: '4.4.0'
libraryDependencies += "com.aliyun.openservices" % "tablestore" % "4.4.0"
<dependency org="com.aliyun.openservices" name="tablestore" rev="4.4.0"/>
@Grapes(@Grab(group='com.aliyun.openservices', module='tablestore', version='4.4.0'))
'com.aliyun.openservices:tablestore:jar:4.4.0'

Download

Click the following link to download the jar file.

tablestore-4.4.0-jar-with-dependencies.jar
tablestore-4.4.0-javadoc.jar
tablestore-4.4.0-sources.jar
tablestore-4.4.0.jar
tablestore-4.4.0.pom



Related Tutorials