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