Download htrace-core-2.05.jar file - Jar h

Jar examples for h:htrace-core

Description

You can download jar file htrace-core 2.05 in this page.

License

Apache License

Build File

You can use the following script to add htrace-core-2.05.jar to your project.

<dependency>
   <groupId>org.cloudera.htrace</groupId>
   <artifactId>htrace-core</artifactId>
   <version>2.05</version>
</dependency>
compile group: 'org.cloudera.htrace', name: 'htrace-core', version: '2.05'
libraryDependencies += "org.cloudera.htrace" % "htrace-core" % "2.05"
<dependency org="org.cloudera.htrace" name="htrace-core" rev="2.05"/>
@Grapes(@Grab(group='org.cloudera.htrace', module='htrace-core', version='2.05'))
'org.cloudera.htrace:htrace-core:jar:2.05'

Download

Click the following link to download the jar file.

htrace-core-2.05-javadoc.jar
htrace-core-2.05-sources.jar
htrace-core-2.05.jar
htrace-core-2.05.pom



Related Tutorials