MVN

org.apache.reef : reef-runtime-standalone

Maven & Gradle

Aug 10, 2017
96 stars

REEF Runtime Standalone · A ssh-based standalone distributed runtime.

<dependency>
    <groupId>org.apache.reef</groupId>
    <artifactId>reef-runtime-standalone</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.reef : reef-runtime-standalone to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.0

All Versions

Choose a version of org.apache.reef : reef-runtime-standalone to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
reef-runtime-standalone-0.16.0
0.15.x
reef-runtime-standalone-0.15.0
0.14.x
reef-runtime-standalone-0.14.0

How to add a dependency to Maven

Add the following org.apache.reef : reef-runtime-standalone maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.reef</groupId>
    <artifactId>reef-runtime-standalone</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.reef : reef-runtime-standalone gradle dependency to your build.gradle file:

implementation 'org.apache.reef:reef-runtime-standalone:0.16.0'

Gradle Kotlin DSL: Add the following org.apache.reef : reef-runtime-standalone gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.reef:reef-runtime-standalone:0.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.reef : reef-runtime-standalone sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.reef" % "reef-runtime-standalone" % "0.16.0"

Advertisement

Dependencies from Group

Aug 10, 2017
2 usages
96 stars
Aug 10, 2017
2 usages
96 stars
Aug 10, 2017
1 usages
Aug 10, 2017
1 usages
96 stars

Discover Dependencies

May 21, 2010
3 usages
7 stars
Jun 16, 2016
3 usages
22 stars
May 07, 2021
3 usages
41 stars
Dec 03, 2018
7 usages
20 stars
Apr 14, 2021
2 usages
0 stars
11 usages
4.9k stars
Jan 04, 2022
3 usages
4 stars
Aug 02, 2023
4 usages
263 stars