Jar examples for t:tez-dag
You can download jar file tez-dag 0.9.1 in this page.
Apache License
You can use the following script to add tez-dag-0.9.1.jar to your project.
<dependency> <groupId>org.apache.tez</groupId> <artifactId>tez-dag</artifactId> <version>0.9.1</version> </dependency>
compile group: 'org.apache.tez', name: 'tez-dag', version: '0.9.1'
libraryDependencies += "org.apache.tez" % "tez-dag" % "0.9.1"
<dependency org="org.apache.tez" name="tez-dag" rev="0.9.1"/>
@Grapes(@Grab(group='org.apache.tez', module='tez-dag', version='0.9.1'))
'org.apache.tez:tez-dag:jar:0.9.1'
Click the following link to download the jar file.
tez-dag-0.9.1-javadoc.jar