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

Jar examples for h:htrace-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials