Последняя версия

REEF 0.9

The Retainable Evaluator Execution Framework.

Лицензия

Лицензия

Группа

Группа

com.microsoft.reef
Идентификатор

Идентификатор

reef-project
Версия

Версия

0.9
Тип

Тип

pom
Описание

Описание

REEF
The Retainable Evaluator Execution Framework.
Организация-разработчик

Организация-разработчик

Microsoft

Скачать reef-project 0.9

Имя Файла Размер
reef-project-0.9.pom 20 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • reef-annotations
  • reef-bridge-project
  • reef-checkpoint
  • reef-common
  • reef-examples
  • reef-examples-clr
  • reef-examples-hdinsight
  • reef-io
  • reef-poison
  • reef-runtime-hdinsight
  • reef-runtime-local
  • reef-runtime-yarn
  • reef-tests
  • reef-webserver
  • reef-utils-hadoop