Download tez-api-0.4.0-incubating.jar file - Jar t

Jar examples for t:tez-api

Description

You can download jar file tez-api 0.4.0-incubating in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

tez-api-0.4.0-incubating-javadoc.jar
tez-api-0.4.0-incubating-sources.jar
tez-api-0.4.0-incubating-tests.jar
tez-api-0.4.0-incubating.jar
tez-api-0.4.0-incubating.pom



Related Tutorials