Last Version

htrace-core 3.0.4

Tracing library

License

License

GroupId

GroupId

org.htrace
ArtifactId

ArtifactId

htrace-core
Version

Version

3.0.4
Type

Type

jar
Description

Description

htrace-core
Tracing library

Download htrace-core 3.0.4


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.