is not current version
Last Version 2.05

org.cloudera.htrace:htrace 2.00

Tracing library

GroupId

GroupId

org.cloudera.htrace
ArtifactId

ArtifactId

htrace
Version

Version

2.00
Type

Type

pom

Download htrace 2.00

Filename Size
htrace-2.00.pom 5 KB
Browse

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