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

Jar examples for s:stratosphere-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

stratosphere-core-0.5-rc3-javadoc.jar
stratosphere-core-0.5-rc3-sources.jar
stratosphere-core-0.5-rc3-tests.jar
stratosphere-core-0.5-rc3.jar
stratosphere-core-0.5-rc3.pom



Related Tutorials