License |
License |
---|---|
GroupId | GroupIdorg.apache.tez |
ArtifactId | ArtifactIdtez-api |
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-api-0.10.1.pom | |
tez-api-0.10.1.jar | 732 KB |
tez-api-0.10.1-tests.jar | 21 KB |
tez-api-0.10.1-sources.jar | 262 KB |
tez-api-0.10.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tez/tez-api/ -->
<dependency>
<groupId>org.apache.tez</groupId>
<artifactId>tez-api</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tez/tez-api/
implementation 'org.apache.tez:tez-api:0.10.1'
// https://jarcasting.com/artifacts/org.apache.tez/tez-api/
implementation ("org.apache.tez:tez-api:0.10.1")
'org.apache.tez:tez-api:jar:0.10.1'
<dependency org="org.apache.tez" name="tez-api" rev="0.10.1">
<artifact name="tez-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tez', module='tez-api', version='0.10.1')
)
libraryDependencies += "org.apache.tez" % "tez-api" % "0.10.1"
[org.apache.tez/tez-api "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.guava : guava | jar | 27.0-jre |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
org.codehaus.jettison : jettison | jar | 1.3.4 |
org.apache.hadoop : hadoop-common | jar | 3.1.3 |
org.apache.hadoop : hadoop-auth | jar | 3.1.3 |
org.apache.hadoop : hadoop-annotations | 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.commons : commons-collections4 | jar | 4.1 |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.sun.jersey : jersey-client | jar | 1.19 |
com.sun.jersey : jersey-json | jar | 1.19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.hadoop : hadoop-hdfs | test-jar | 3.1.3 |
org.apache.hadoop : hadoop-common | test-jar | 3.1.3 |
org.mockito : mockito-all | jar | 1.10.8 |
org.bouncycastle : bcprov-jdk15on | jar | 1.65 |