is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-clients 0.5-rc1-hadoop2


Categories

Categories

CLI User Interface
GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-clients
Version

Version

0.5-rc1-hadoop2
Type

Type

jar

Download stratosphere-clients 0.5-rc1-hadoop2


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