| License |
License |
|---|---|
| GroupId | GroupIdcom.aliyun.emr |
| ArtifactId | ArtifactIdemr-mns_2.11 |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAliyun E-MapReduce External MNS Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
| Filename | Size |
|---|---|
| emr-mns_2.11-2.2.0.pom | |
| emr-mns_2.11-2.2.0.jar | 38 KB |
| emr-mns_2.11-2.2.0-sources.jar | 11 KB |
| emr-mns_2.11-2.2.0-javadoc.jar | 378 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-mns_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-mns_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-mns_2.11/
implementation 'com.aliyun.emr:emr-mns_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-mns_2.11/
implementation ("com.aliyun.emr:emr-mns_2.11:2.2.0")
'com.aliyun.emr:emr-mns_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-mns_2.11" rev="2.2.0">
<artifact name="emr-mns_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-mns_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-mns_2.11" % "2.2.0"
[com.aliyun.emr/emr-mns_2.11 "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.8 |
| com.aliyun.emr : emr-oss | jar | 2.2.0 |
| com.aliyun.mns : aliyun-sdk-mns | jar | 1.1.8.4 |
| com.google.guava : guava | jar | 14.0.1 |
| com.alibaba : fastjson | jar | 1.2.45 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.11 | jar | 2.4.3 |
| org.apache.spark : spark-streaming_2.11 | jar | 2.4.3 |
| org.apache.hadoop : hadoop-client | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| org.scalatest : scalatest_2.11 | jar | 3.0.3 |