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