Download sopremo-testplan-0.4.jar file - Jar s

Jar examples for s:sopremo-testplan

Description

Test utilities for Stratsphere Sopremo

You can download jar file sopremo-testplan 0.4 in this page.

Build File

You can use the following script to add sopremo-testplan-0.4.jar to your project.

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

Download

Click the following link to download the jar file.

sopremo-testplan-0.4-javadoc.jar
sopremo-testplan-0.4-sources.jar
sopremo-testplan-0.4.jar
sopremo-testplan-0.4.pom



Related Tutorials