License |
License |
---|---|
GroupId | GroupIdio.airlift |
ArtifactId | ArtifactIdstats |
Last Version | Last Version217 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstats
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stats-217.pom | |
stats-217.jar | 12 KB |
stats-217-sources.jar | 8 KB |
stats-217-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/stats/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>stats</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/stats/
implementation 'io.airlift:stats:217'
// https://jarcasting.com/artifacts/io.airlift/stats/
implementation ("io.airlift:stats:217")
'io.airlift:stats:jar:217'
<dependency org="io.airlift" name="stats" rev="217">
<artifact name="stats" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='stats', version='217')
)
libraryDependencies += "io.airlift" % "stats" % "217"
[io.airlift/stats "217"]
Group / Artifact | Type | Version |
---|---|---|
org.hdrhistogram : HdrHistogram | jar | 2.1.9 |
io.airlift : log | jar | 217 |
io.airlift : units | jar | 1.0 |
org.weakref : jmxutils | jar | 1.21 |
com.google.guava : guava | jar | 31.0.1-jre |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
io.airlift : slice | jar | 0.41 |
org.openjdk.jol : jol-core | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : log-manager | jar | 217 |
io.airlift : testing | jar | 217 |
org.testng : testng | jar | 6.10 |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
org.assertj : assertj-core | jar | 3.18.1 |