| License |
License |
|---|---|
| GroupId | GroupIdio.snamp.instrumentation |
| ArtifactId | ArtifactIdhtrace |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSNAMP-HTrace Bridge
SNAMP Span Receiver for HTrace
|
| Project Organization |
Project OrganizationBytex Solutions |
| Filename | Size |
|---|---|
| htrace-1.0.0.pom | |
| htrace-1.0.0.jar | 4 KB |
| htrace-1.0.0-sources.jar | 2 KB |
| htrace-1.0.0-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.snamp.instrumentation/htrace/ -->
<dependency>
<groupId>io.snamp.instrumentation</groupId>
<artifactId>htrace</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.snamp.instrumentation/htrace/
implementation 'io.snamp.instrumentation:htrace:1.0.0'
// https://jarcasting.com/artifacts/io.snamp.instrumentation/htrace/
implementation ("io.snamp.instrumentation:htrace:1.0.0")
'io.snamp.instrumentation:htrace:jar:1.0.0'
<dependency org="io.snamp.instrumentation" name="htrace" rev="1.0.0">
<artifact name="htrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.snamp.instrumentation', module='htrace', version='1.0.0')
)
libraryDependencies += "io.snamp.instrumentation" % "htrace" % "1.0.0"
[io.snamp.instrumentation/htrace "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.htrace : htrace-core4 | jar | 4.2.0-incubating |
| io.snamp.instrumentation : core | jar | 1.0.0 |