License |
License |
---|---|
GroupId | GroupIdorg.apache.tez |
ArtifactId | ArtifactIdtez-tests |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tez-tests-0.10.1.pom | |
tez-tests-0.10.1.jar | 6 KB |
tez-tests-0.10.1-tests.jar | 76 KB |
tez-tests-0.10.1-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tez/tez-tests/ -->
<dependency>
<groupId>org.apache.tez</groupId>
<artifactId>tez-tests</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tez/tez-tests/
implementation 'org.apache.tez:tez-tests:0.10.1'
// https://jarcasting.com/artifacts/org.apache.tez/tez-tests/
implementation ("org.apache.tez:tez-tests:0.10.1")
'org.apache.tez:tez-tests:jar:0.10.1'
<dependency org="org.apache.tez" name="tez-tests" rev="0.10.1">
<artifact name="tez-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tez', module='tez-tests', version='0.10.1')
)
libraryDependencies += "org.apache.tez" % "tez-tests" % "0.10.1"
[org.apache.tez/tez-tests "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tez : tez-api | jar | 0.10.1 |
org.apache.tez : tez-common | jar | 0.10.1 |
org.apache.tez : tez-runtime-library | jar | 0.10.1 |
org.apache.tez : tez-mapreduce | jar | 0.10.1 |
org.apache.tez : tez-examples | jar | 0.10.1 |
org.apache.hadoop : hadoop-common | jar | 3.1.3 |
org.apache.hadoop : hadoop-yarn-api | jar | 3.1.3 |
org.apache.hadoop : hadoop-yarn-common | jar | 3.1.3 |
org.apache.hadoop : hadoop-yarn-client | jar | 3.1.3 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 3.1.3 |
org.apache.hadoop : hadoop-mapreduce-client-common | jar | 3.1.3 |
com.google.guava : guava | jar | 27.0-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-mapreduce-client-shuffle | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tez : tez-dag | jar | 0.10.1 |
org.apache.hadoop : hadoop-common | test-jar | 3.1.3 |
org.apache.hadoop : hadoop-hdfs | test-jar | 3.1.3 |
org.apache.hadoop : hadoop-hdfs | jar | 3.1.3 |
org.apache.hadoop : hadoop-yarn-server-tests | test-jar | 3.1.3 |
org.apache.hadoop : hadoop-mapreduce-client-jobclient | test-jar | 3.1.3 |
junit : junit | jar | 4.11 |
org.bouncycastle : bcprov-jdk15on | jar | 1.65 |