License |
License |
---|---|
GroupId | GroupIdorg.htrace |
ArtifactId | ArtifactIdhtrace-core |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhtrace-core
Tracing library
|
Filename | Size |
---|---|
htrace-core-3.0.4.pom | |
htrace-core-3.0.4.jar | 30 KB |
htrace-core-3.0.4-sources.jar | 26 KB |
htrace-core-3.0.4-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.htrace/htrace-core/ -->
<dependency>
<groupId>org.htrace</groupId>
<artifactId>htrace-core</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.htrace/htrace-core/
implementation 'org.htrace:htrace-core:3.0.4'
// https://jarcasting.com/artifacts/org.htrace/htrace-core/
implementation ("org.htrace:htrace-core:3.0.4")
'org.htrace:htrace-core:jar:3.0.4'
<dependency org="org.htrace" name="htrace-core" rev="3.0.4">
<artifact name="htrace-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.htrace', module='htrace-core', version='3.0.4')
)
libraryDependencies += "org.htrace" % "htrace-core" % "3.0.4"
[org.htrace/htrace-core "3.0.4"]
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 |