is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-test-utils 0.5


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-test-utils
Version

Version

0.5
Type

Type

jar

Download stratosphere-test-utils 0.5


<!-- https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-test-utils/ -->
<dependency>
    <groupId>eu.stratosphere</groupId>
    <artifactId>stratosphere-test-utils</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-test-utils/
implementation 'eu.stratosphere:stratosphere-test-utils:0.5'
// https://jarcasting.com/artifacts/eu.stratosphere/stratosphere-test-utils/
implementation ("eu.stratosphere:stratosphere-test-utils:0.5")
'eu.stratosphere:stratosphere-test-utils:jar:0.5'
<dependency org="eu.stratosphere" name="stratosphere-test-utils" rev="0.5">
  <artifact name="stratosphere-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='stratosphere-test-utils', version='0.5')
)
libraryDependencies += "eu.stratosphere" % "stratosphere-test-utils" % "0.5"
[eu.stratosphere/stratosphere-test-utils "0.5"]