Download stratosphere-test-utils-0.5-rc2.jar file - Jar s

Jar examples for s:stratosphere-test-utils

Description

You can download jar file stratosphere-test-utils 0.5-rc2 in this page.

Build File

You can use the following script to add stratosphere-test-utils-0.5-rc2.jar to your project.

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

Download

Click the following link to download the jar file.

stratosphere-test-utils-0.5-rc2-javadoc.jar
stratosphere-test-utils-0.5-rc2-sources.jar
stratosphere-test-utils-0.5-rc2.jar
stratosphere-test-utils-0.5-rc2.pom



Related Tutorials