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