Download tablestore-4.3.1.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.3.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials