Download stratosphere-runtime-0.5-rc1-hadoop2.jar file - Jar s

Jar examples for s:stratosphere-runtime

Description

You can download jar file stratosphere-runtime 0.5-rc1-hadoop2 in this page.

Build File

You can use the following script to add stratosphere-runtime-0.5-rc1-hadoop2.jar to your project.

<dependency>
   <groupId>eu.stratosphere</groupId>
   <artifactId>stratosphere-runtime</artifactId>
   <version>0.5-rc1-hadoop2</version>
</dependency>
compile group: 'eu.stratosphere', name: 'stratosphere-runtime', version: '0.5-rc1-hadoop2'
libraryDependencies += "eu.stratosphere" % "stratosphere-runtime" % "0.5-rc1-hadoop2"
<dependency org="eu.stratosphere" name="stratosphere-runtime" rev="0.5-rc1-hadoop2"/>
@Grapes(@Grab(group='eu.stratosphere', module='stratosphere-runtime', version='0.5-rc1-hadoop2'))
'eu.stratosphere:stratosphere-runtime:jar:0.5-rc1-hadoop2'

Download

Click the following link to download the jar file.

stratosphere-runtime-0.5-rc1-hadoop2-javadoc.jar
stratosphere-runtime-0.5-rc1-hadoop2-sources.jar
stratosphere-runtime-0.5-rc1-hadoop2.jar
stratosphere-runtime-0.5-rc1-hadoop2.pom



Related Tutorials