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

Jar examples for h:htrace-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials