Jar examples for h:htrace
A tracing framework for use with distributed systems written in java
You can download jar file htrace 1.50 in this page.
The Apache Software License, Version 2.0
You can use the following script to add htrace-1.50.jar to your project.
<dependency> <groupId>org.cloudera.htrace</groupId> <artifactId>htrace</artifactId> <version>1.50</version> </dependency>
compile group: 'org.cloudera.htrace', name: 'htrace', version: '1.50'
libraryDependencies += "org.cloudera.htrace" % "htrace" % "1.50"
<dependency org="org.cloudera.htrace" name="htrace" rev="1.50"/>
@Grapes(@Grab(group='org.cloudera.htrace', module='htrace', version='1.50'))
'org.cloudera.htrace:htrace:jar:1.50'
Click the following link to download the jar file.
htrace-1.50-javadoc.jar