Last Version

org.apache.tez:tez-common 0.10.1

The 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.

License

License

GroupId

GroupId

org.apache.tez
ArtifactId

ArtifactId

tez-common
Version

Version

0.10.1
Type

Type

jar
Description

Description

The 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

Apache Software Foundation

Download tez-common 0.10.1


<!-- https://jarcasting.com/artifacts/org.apache.tez/tez-common/ -->
<dependency>
    <groupId>org.apache.tez</groupId>
    <artifactId>tez-common</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tez/tez-common/
implementation 'org.apache.tez:tez-common:0.10.1'
// https://jarcasting.com/artifacts/org.apache.tez/tez-common/
implementation ("org.apache.tez:tez-common:0.10.1")
'org.apache.tez:tez-common:jar:0.10.1'
<dependency org="org.apache.tez" name="tez-common" rev="0.10.1">
  <artifact name="tez-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tez', module='tez-common', version='0.10.1')
)
libraryDependencies += "org.apache.tez" % "tez-common" % "0.10.1"
[org.apache.tez/tez-common "0.10.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
com.google.guava : guava jar 27.0-jre
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.hadoop : hadoop-annotations jar 3.1.3
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.tez : tez-api jar 0.10.1
org.apache.tez : hadoop-shim jar 0.10.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.8
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.