MVN

com.aliyun.emr : emr-sdk_2.11

Maven & Gradle

Jan 06, 2017
163 stars

Aliyun Spark SDK

<dependency>
    <groupId>com.aliyun.emr</groupId>
    <artifactId>emr-sdk_2.11</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun.emr : emr-sdk_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.aliyun.emr : emr-sdk_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
emr-sdk_2.11-1.3.2
emr-sdk_2.11-1.3.1
1.1.x
emr-sdk_2.11-1.1.3.1
emr-sdk_2.11-1.1.3

How to add a dependency to Maven

Add the following com.aliyun.emr : emr-sdk_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aliyun.emr</groupId>
    <artifactId>emr-sdk_2.11</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliyun.emr : emr-sdk_2.11 gradle dependency to your build.gradle file:

implementation 'com.aliyun.emr:emr-sdk_2.11:1.3.2'

Gradle Kotlin DSL: Add the following com.aliyun.emr : emr-sdk_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliyun.emr:emr-sdk_2.11:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliyun.emr : emr-sdk_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliyun.emr" % "emr-sdk_2.11" % "1.3.2"

Advertisement

Dependencies from Group

Feb 19, 2019
9 usages
146 stars
Feb 26, 2020
4 usages
146 stars
Dec 30, 2020
2 usages
163 stars
Dec 30, 2020
2 usages
146 stars
Dec 30, 2020
2 usages
146 stars

Discover Dependencies

Dec 30, 2020
163 stars
May 30, 2020
3 stars
Jan 11, 2023
3.1k stars
Jul 22, 2016
1.1k stars
Jul 23, 2016
549 stars
Dec 18, 2017
5 stars
Aug 21, 2023
211 stars