Download stratosphere-java-0.4-hadoop2.jar file - Jar s

Jar examples for s:stratosphere-java

Description

You can download jar file stratosphere-java 0.4-hadoop2 in this page.

Build File

You can use the following script to add stratosphere-java-0.4-hadoop2.jar to your project.

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

Download

Click the following link to download the jar file.

stratosphere-java-0.4-hadoop2-javadoc.jar
stratosphere-java-0.4-hadoop2-sources.jar
stratosphere-java-0.4-hadoop2.jar
stratosphere-java-0.4-hadoop2.pom



Related Tutorials