Download tez-runtime-library-0.8.4.jar file - Jar t

Jar examples for t:tez-runtime-library

Description

You can download jar file tez-runtime-library 0.8.4 in this page.

License

Apache License

Build File

You can use the following script to add tez-runtime-library-0.8.4.jar to your project.

<dependency>
   <groupId>org.apache.tez</groupId>
   <artifactId>tez-runtime-library</artifactId>
   <version>0.8.4</version>
</dependency>
compile group: 'org.apache.tez', name: 'tez-runtime-library', version: '0.8.4'
libraryDependencies += "org.apache.tez" % "tez-runtime-library" % "0.8.4"
<dependency org="org.apache.tez" name="tez-runtime-library" rev="0.8.4"/>
@Grapes(@Grab(group='org.apache.tez', module='tez-runtime-library', version='0.8.4'))
'org.apache.tez:tez-runtime-library:jar:0.8.4'

Download

Click the following link to download the jar file.

tez-runtime-library-0.8.4-javadoc.jar
tez-runtime-library-0.8.4-sources.jar
tez-runtime-library-0.8.4-tests.jar
tez-runtime-library-0.8.4.jar
tez-runtime-library-0.8.4.pom



Related Tutorials