Download reef-runtime-yarn-0.10.0-incubating.jar file - Jar r

Jar examples for r:reef-runtime-yarn

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

reef-runtime-yarn-0.10.0-incubating-javadoc.jar
reef-runtime-yarn-0.10.0-incubating-sources.jar
reef-runtime-yarn-0.10.0-incubating.jar
reef-runtime-yarn-0.10.0-incubating.pom



Related Tutorials