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