License |
License |
---|---|
GroupId | GroupIdeu.stratosphere |
ArtifactId | ArtifactIdyarn |
Version | Version0.5.2-hadoop2 |
Type | Typejar |
Description |
Descriptionyarn
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
yarn-0.5.2-hadoop2.pom | |
yarn-0.5.2-hadoop2.jar | 32 KB |
yarn-0.5.2-hadoop2-sources.jar | 16 KB |
yarn-0.5.2-hadoop2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.stratosphere/yarn/ -->
<dependency>
<groupId>eu.stratosphere</groupId>
<artifactId>yarn</artifactId>
<version>0.5.2-hadoop2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/yarn/
implementation 'eu.stratosphere:yarn:0.5.2-hadoop2'
// https://jarcasting.com/artifacts/eu.stratosphere/yarn/
implementation ("eu.stratosphere:yarn:0.5.2-hadoop2")
'eu.stratosphere:yarn:jar:0.5.2-hadoop2'
<dependency org="eu.stratosphere" name="yarn" rev="0.5.2-hadoop2">
<artifact name="yarn" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='yarn', version='0.5.2-hadoop2')
)
libraryDependencies += "eu.stratosphere" % "yarn" % "0.5.2-hadoop2"
[eu.stratosphere/yarn "0.5.2-hadoop2"]
Group / Artifact | Type | Version |
---|---|---|
eu.stratosphere : stratosphere-runtime | jar | 0.5.2-hadoop2 |
eu.stratosphere : stratosphere-clients | jar | 0.5.2-hadoop2 |
org.apache.hadoop : hadoop-yarn-client | jar | ${hadoop.version} |
org.apache.hadoop : hadoop-common | jar | ${hadoop.version} |
org.apache.hadoop : hadoop-hdfs | jar | ${hadoop.version} |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | ${hadoop.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 |