License |
License |
---|---|
GroupId | GroupIdeu.stratosphere |
ArtifactId | ArtifactIdstratosphere |
Version | Version0.5.2-hadoop2 |
Type | Typepom |
Description |
Descriptionstratosphere
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stratosphere-0.5.2-hadoop2.pom | 15 KB |
Browse |
<!-- 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"]
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 |
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 |