Download emr-tablestore-1.4.1.jar file - Jar e

Jar examples for e:emr-tablestore

Description

You can download jar file emr-tablestore 1.4.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

emr-tablestore-1.4.1-javadoc.jar
emr-tablestore-1.4.1-sources.jar
emr-tablestore-1.4.1.jar
emr-tablestore-1.4.1.pom



Related Tutorials