Last Version

REEF IO 0.9

The Retainable Evaluator Execution Framework.

License

License

GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-io
Version

Version

0.9
Type

Type

jar
Description

Description

REEF IO
The Retainable Evaluator Execution Framework.
Project Organization

Project Organization

Microsoft

Download reef-io 0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.microsoft.reef : reef-common jar 0.9
com.microsoft.reef : reef-webserver jar 0.9
org.apache.avro : avro jar 1.7.7

provided (6)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.4.0
org.apache.hadoop : hadoop-yarn-common jar 2.4.0
org.apache.hadoop : hadoop-yarn pom 2.4.0
org.apache.hadoop : hadoop-hdfs jar 2.4.0
org.apache.hadoop : hadoop-yarn-client jar 2.4.0
org.apache.hadoop : hadoop-minicluster jar 2.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.