| License |
License |
|---|---|
| Categories |
CategoriesLatencyUtils Application Testing & Monitoring Performance analysis |
| GroupId | GroupIdorg.latencyutils |
| ArtifactId | ArtifactIdLatencyUtils |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLatencyUtils
LatencyUtils is a package that provides latency recording and reporting utilities.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| LatencyUtils-2.0.3.pom | |
| LatencyUtils-2.0.3.jar | 27 KB |
| LatencyUtils-2.0.3-sources.jar | 18 KB |
| LatencyUtils-2.0.3-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.latencyutils/LatencyUtils/ -->
<dependency>
<groupId>org.latencyutils</groupId>
<artifactId>LatencyUtils</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.latencyutils/LatencyUtils/
implementation 'org.latencyutils:LatencyUtils:2.0.3'
// https://jarcasting.com/artifacts/org.latencyutils/LatencyUtils/
implementation ("org.latencyutils:LatencyUtils:2.0.3")
'org.latencyutils:LatencyUtils:jar:2.0.3'
<dependency org="org.latencyutils" name="LatencyUtils" rev="2.0.3">
<artifact name="LatencyUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.latencyutils', module='LatencyUtils', version='2.0.3')
)
libraryDependencies += "org.latencyutils" % "LatencyUtils" % "2.0.3"
[org.latencyutils/LatencyUtils "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hdrhistogram : HdrHistogram | jar | 2.1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |