is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-test-utils 0.5-rc3


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-test-utils
Version

Version

0.5-rc3
Type

Type

jar

Download stratosphere-test-utils 0.5-rc3


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