| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.aliyun.emr |
| Идентификатор | Идентификаторemr-common_2.11 |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеAliyun E-MapReduce Common
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
| Имя Файла | Размер |
|---|---|
| emr-common_2.11-2.2.0.pom | |
| emr-common_2.11-2.2.0.jar | 20 KB |
| emr-common_2.11-2.2.0-sources.jar | 2 KB |
| emr-common_2.11-2.2.0-javadoc.jar | 355 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-common_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-common_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-common_2.11/
implementation 'com.aliyun.emr:emr-common_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-common_2.11/
implementation ("com.aliyun.emr:emr-common_2.11:2.2.0")
'com.aliyun.emr:emr-common_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-common_2.11" rev="2.2.0">
<artifact name="emr-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-common_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-common_2.11" % "2.2.0"
[com.aliyun.emr/emr-common_2.11 "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| org.apache.zookeeper : zookeeper | jar | 3.4.10 |
| org.apache.curator : curator-framework | jar | 4.2.0 |
| org.apache.curator : curator-client | jar | 4.2.0 |
| org.apache.curator : curator-recipes | jar | 4.2.0 |