Download reef-runtime-yarn-0.9.jar file - Jar r

Jar examples for r:reef-runtime-yarn

Description

You can download jar file reef-runtime-yarn 0.9 in this page.

License

Apache License

Build File

You can use the following script to add reef-runtime-yarn-0.9.jar to your project.

<dependency>
   <groupId>com.microsoft.reef</groupId>
   <artifactId>reef-runtime-yarn</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'com.microsoft.reef', name: 'reef-runtime-yarn', version: '0.9'
libraryDependencies += "com.microsoft.reef" % "reef-runtime-yarn" % "0.9"
<dependency org="com.microsoft.reef" name="reef-runtime-yarn" rev="0.9"/>
@Grapes(@Grab(group='com.microsoft.reef', module='reef-runtime-yarn', version='0.9'))
'com.microsoft.reef:reef-runtime-yarn:jar:0.9'

Download

Click the following link to download the jar file.

reef-runtime-yarn-0.9-javadoc.jar
reef-runtime-yarn-0.9-sources.jar
reef-runtime-yarn-0.9.jar
reef-runtime-yarn-0.9.pom



Related Tutorials