License |
License |
---|---|
GroupId | GroupIdorg.cloudera.htrace |
ArtifactId | ArtifactIdhtrace-core |
Last Version | Last Version2.05 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtrace-core
Tracing library
|
Filename | Size |
---|---|
htrace-core-2.05.pom | |
htrace-core-2.05.jar | 30 KB |
htrace-core-2.05-sources.jar | 24 KB |
htrace-core-2.05-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudera.htrace/htrace-core/ -->
<dependency>
<groupId>org.cloudera.htrace</groupId>
<artifactId>htrace-core</artifactId>
<version>2.05</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudera.htrace/htrace-core/
implementation 'org.cloudera.htrace:htrace-core:2.05'
// https://jarcasting.com/artifacts/org.cloudera.htrace/htrace-core/
implementation ("org.cloudera.htrace:htrace-core:2.05")
'org.cloudera.htrace:htrace-core:jar:2.05'
<dependency org="org.cloudera.htrace" name="htrace-core" rev="2.05">
<artifact name="htrace-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudera.htrace', module='htrace-core', version='2.05')
)
libraryDependencies += "org.cloudera.htrace" % "htrace-core" % "2.05"
[org.cloudera.htrace/htrace-core "2.05"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 12.0.1 |
commons-logging : commons-logging | jar | 1.1.1 |
org.mortbay.jetty : jetty-util | jar | 6.1.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |