is not current version
Last Version 2.2.0

com.aliyun.emr:emr_2.11 1.3.1

Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.

GroupId

GroupId

com.aliyun.emr
ArtifactId

ArtifactId

emr_2.11
Version

Version

1.3.1
Type

Type

pom

Download emr_2.11 1.3.1

Filename Size
emr_2.11-1.3.1.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr_2.11/ -->
<dependency>
    <groupId>com.aliyun.emr</groupId>
    <artifactId>emr_2.11</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr_2.11/
implementation 'com.aliyun.emr:emr_2.11:1.3.1'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr_2.11/
implementation ("com.aliyun.emr:emr_2.11:1.3.1")
'com.aliyun.emr:emr_2.11:pom:1.3.1'
<dependency org="com.aliyun.emr" name="emr_2.11" rev="1.3.1">
  <artifact name="emr_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr_2.11', version='1.3.1')
)
libraryDependencies += "com.aliyun.emr" % "emr_2.11" % "1.3.1"
[com.aliyun.emr/emr_2.11 "1.3.1"]