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