Jar examples for s:stratosphere-java
You can download jar file stratosphere-java 0.4-hadoop2 in this page.
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'
Click the following link to download the jar file.
stratosphere-java-0.4-hadoop2-javadoc.jar