is not current version
Last Version 2.05

org.cloudera.htrace:htrace 1.48

Tracing library

GroupId

GroupId

org.cloudera.htrace
ArtifactId

ArtifactId

htrace
Version

Version

1.48
Type

Type

jar

Download htrace 1.48


<!-- https://jarcasting.com/artifacts/org.cloudera.htrace/htrace/ -->
<dependency>
    <groupId>org.cloudera.htrace</groupId>
    <artifactId>htrace</artifactId>
    <version>1.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudera.htrace/htrace/
implementation 'org.cloudera.htrace:htrace:1.48'
// https://jarcasting.com/artifacts/org.cloudera.htrace/htrace/
implementation ("org.cloudera.htrace:htrace:1.48")
'org.cloudera.htrace:htrace:jar:1.48'
<dependency org="org.cloudera.htrace" name="htrace" rev="1.48">
  <artifact name="htrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudera.htrace', module='htrace', version='1.48')
)
libraryDependencies += "org.cloudera.htrace" % "htrace" % "1.48"
[org.cloudera.htrace/htrace "1.48"]