is not current version
Last Version 0.10.1

tez 0.10.0


License

License

GroupId

GroupId

org.apache.tez
ArtifactId

ArtifactId

tez
Version

Version

0.10.0
Type

Type

jar
Description

Description

tez
Project Organization

Project Organization

Apache Software Foundation

Download tez 0.10.0

Filename Size
tez-0.10.0.pom 46 KB
tez-0.10.0-tests.jar 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hadoop-shim
  • tez-api
  • tez-build-tools
  • tez-common
  • tez-runtime-library
  • tez-runtime-internals
  • tez-mapreduce
  • tez-examples
  • tez-tests
  • tez-dag
  • tez-ext-service-tests
  • tez-ui
  • tez-plugins
  • tez-tools
  • hadoop-shim-impls
  • tez-dist
  • docs