Download tez-dag-0.6.2.jar file - Jar t

Jar examples for t:tez-dag

Description

You can download jar file tez-dag 0.6.2 in this page.

License

Apache License

Build File

You can use the following script to add tez-dag-0.6.2.jar to your project.

<dependency>
   <groupId>org.apache.tez</groupId>
   <artifactId>tez-dag</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'org.apache.tez', name: 'tez-dag', version: '0.6.2'
libraryDependencies += "org.apache.tez" % "tez-dag" % "0.6.2"
<dependency org="org.apache.tez" name="tez-dag" rev="0.6.2"/>
@Grapes(@Grab(group='org.apache.tez', module='tez-dag', version='0.6.2'))
'org.apache.tez:tez-dag:jar:0.6.2'

Download

Click the following link to download the jar file.

tez-dag-0.6.2-javadoc.jar
tez-dag-0.6.2-sources.jar
tez-dag-0.6.2-tests.jar
tez-dag-0.6.2.jar
tez-dag-0.6.2.pom



Related Tutorials