| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.reef |
| Идентификатор | Идентификаторreef-examples-hdinsight |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеREEF Examples on HDInsight
The Retainable Evaluator Execution Framework.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.microsoft.reef/reef-examples-hdinsight/ -->
<dependency>
<groupId>com.microsoft.reef</groupId>
<artifactId>reef-examples-hdinsight</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-examples-hdinsight/
implementation 'com.microsoft.reef:reef-examples-hdinsight:0.9'
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-examples-hdinsight/
implementation ("com.microsoft.reef:reef-examples-hdinsight:0.9")
'com.microsoft.reef:reef-examples-hdinsight:jar:0.9'
<dependency org="com.microsoft.reef" name="reef-examples-hdinsight" rev="0.9">
<artifact name="reef-examples-hdinsight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.reef', module='reef-examples-hdinsight', version='0.9')
)
libraryDependencies += "com.microsoft.reef" % "reef-examples-hdinsight" % "0.9"
[com.microsoft.reef/reef-examples-hdinsight "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microsoft.reef : reef-common | jar | 0.9 |
| com.microsoft.reef : reef-runtime-hdinsight | jar | 0.9 |
| com.microsoft.reef : reef-examples | jar | 0.9 |
| org.apache.hadoop : hadoop-common | jar | 2.4.0 |
| org.apache.hadoop : hadoop-yarn-common | jar | 2.4.0 |
| org.apache.hadoop : hadoop-yarn-client | jar | 2.4.0 |
| org.apache.hadoop : hadoop-yarn-api | jar | 2.4.0 |
| org.slf4j : slf4j-jdk14 Необязательный | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |