License |
License |
---|---|
Categories |
CategoriesZipkin Application Testing & Monitoring Application Performance Monitoring (APM) |
GroupId | GroupIdorg.cloudera.htrace |
ArtifactId | ArtifactIdhtrace-zipkin |
Last Version | Last Version2.05 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtrace-zipkin
Tracing library
|
Filename | Size |
---|---|
htrace-zipkin-2.05.pom | |
htrace-zipkin-2.05.jar | 107 KB |
htrace-zipkin-2.05-sources.jar | 34 KB |
htrace-zipkin-2.05-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudera.htrace/htrace-zipkin/ -->
<dependency>
<groupId>org.cloudera.htrace</groupId>
<artifactId>htrace-zipkin</artifactId>
<version>2.05</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudera.htrace/htrace-zipkin/
implementation 'org.cloudera.htrace:htrace-zipkin:2.05'
// https://jarcasting.com/artifacts/org.cloudera.htrace/htrace-zipkin/
implementation ("org.cloudera.htrace:htrace-zipkin:2.05")
'org.cloudera.htrace:htrace-zipkin:jar:2.05'
<dependency org="org.cloudera.htrace" name="htrace-zipkin" rev="2.05">
<artifact name="htrace-zipkin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudera.htrace', module='htrace-zipkin', version='2.05')
)
libraryDependencies += "org.cloudera.htrace" % "htrace-zipkin" % "2.05"
[org.cloudera.htrace/htrace-zipkin "2.05"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudera.htrace : htrace-core | jar | 2.05 |
commons-logging : commons-logging | jar | 1.1.1 |
com.google.guava : guava | jar | 12.0.1 |
org.apache.thrift : libthrift | jar | 0.9.0 |
commons-codec : commons-codec | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |