REEF Runtime Local

A local implementation of REEF that uses local JVMs for execution.

License

License

GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-runtime-local
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

REEF Runtime Local
A local implementation of REEF that uses local JVMs for execution.
Project Organization

Project Organization

Microsoft

Download reef-runtime-local

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.reef : reef-common jar 0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1