REEF Runtime Standalone

A ssh-based standalone distributed runtime.

License

License

GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-runtime-standalone
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

REEF Runtime Standalone
A ssh-based standalone distributed runtime.
Project Organization

Project Organization

The Apache Software Foundation

Download reef-runtime-standalone

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.reef : reef-common jar 0.16.0
org.apache.reef : reef-runtime-local jar 0.16.0
org.apache.reef : reef-runtime-yarn jar 0.16.0
com.jcraft : jsch jar 0.1.53
commons-io : commons-io jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0