stratosphere

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere
Last Version

Last Version

0.5.2-hadoop2
Release Date

Release Date

Type

Type

pom
Description

Description

stratosphere
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/stratosphere/stratosphere
Source Code Management

Source Code Management

https://github.com/stratosphere/stratosphere

Download stratosphere

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
commons-codec : commons-codec jar 1.3
com.google.guava : guava jar 14.0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.7
org.mockito : mockito-all jar 1.8.5
org.powermock : powermock-module-junit4 jar 1.4.9
org.powermock : powermock-api-mockito jar 1.4.9
org.hamcrest : hamcrest-all jar 1.1

Project Modules

  • stratosphere-core/pom.hadoop2.xml
  • stratosphere-java/pom.hadoop2.xml
  • stratosphere-scala/pom.hadoop2.xml
  • stratosphere-runtime/pom.hadoop2.xml
  • stratosphere-compiler/pom.hadoop2.xml
  • stratosphere-examples/pom.hadoop2.xml
  • stratosphere-clients/pom.hadoop2.xml
  • stratosphere-tests/pom.hadoop2.xml
  • stratosphere-test-utils/pom.hadoop2.xml
  • stratosphere-addons/pom.hadoop2.xml
  • stratosphere-quickstart/pom.hadoop2.xml
  • stratosphere-dist/pom.hadoop2.xml

Repository Has Moved

Stratosphere is now an Apache incubator project and has been renamed to Apache Flink.

This repository will not be maintained anymore.

Please move to the following GitHub repository:

git clone https://github.com/apache/incubator-flink.git

Thanks!


If you have an existing clone of the old Stratosphere repository, you can update your remote to point to the new repository:

git remote set-url origin https://github.com/apache/incubator-flink.git
eu.stratosphere

stratosphere

Versions

Version
0.5.2-hadoop2
0.5.2
0.5.1-hadoop2
0.5.1
0.5-hadoop2
0.5
0.5-rc3-hadoop2
0.5-rc3
0.5-rc2-hadoop2
0.5-rc2
0.5-rc1-hadoop2
0.5-rc1
0.4-hadoop2
0.4
0.4-rc1