Download stratosphere-compiler-0.5-rc3.jar file - Jar s

Jar examples for s:stratosphere-compiler

Description

You can download jar file stratosphere-compiler 0.5-rc3 in this page.

Build File

You can use the following script to add stratosphere-compiler-0.5-rc3.jar to your project.

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

Download

Click the following link to download the jar file.

stratosphere-compiler-0.5-rc3-javadoc.jar
stratosphere-compiler-0.5-rc3-sources.jar
stratosphere-compiler-0.5-rc3.jar
stratosphere-compiler-0.5-rc3.pom



Related Tutorials