is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:spargel 0.5-rc3-hadoop2


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

spargel
Version

Version

0.5-rc3-hadoop2
Type

Type

jar

Download spargel 0.5-rc3-hadoop2


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