4.0.0 org.hdrhistogram HdrHistogram 2.1.12 HdrHistogram http://hdrhistogram.github.io/HdrHistogram/ HdrHistogram supports the recording and analyzing sampled data value counts across a configurable integer value range with configurable value precision within the range. Value precision is expressed as the number of significant digits in the value recording, and provides control over value quantization behavior across the value range and the subsequent value resolution at any given level. * This code was Written by Gil Tene of Azul Systems, and released to the * public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/ Public Domain, per Creative Commons CC0 http://creativecommons.org/publicdomain/zero/1.0/ BSD-2-Clause https://opensource.org/licenses/BSD-2-Clause giltene Gil Tene https://github.com/giltene scm:git:git://github.com/HdrHistogram/HdrHistogram.git scm:git:git://github.com/HdrHistogram/HdrHistogram.git scm:git:git@github.com:HdrHistogram/HdrHistogram.git HdrHistogram-2.1.12 https://github.com/HdrHistogram/HdrHistogram/issues GitHub Issues bundle UTF-8 src/main/java/org/HdrHistogram/Version.java.template src/main/java/org/HdrHistogram/Version.java 4.12 5.5.2 5.5.2 ossrh https://oss.sonatype.org/content/repositories/snapshots org.apache.felix maven-bundle-plugin 2.5.3 true org.apache.maven.plugins maven-jar-plugin 2.4 true true true org.apache.maven.plugins maven-javadoc-plugin 3.0.0-M1 attach-javadocs jar org.apache.maven.plugins maven-source-plugin 2.2.1 attach-sources jar-no-fork org.apache.maven.plugins maven-compiler-plugin 3.8.0 1.7 1.7 UTF-8 org.apache.maven.plugins maven-surefire-plugin 3.0.0-M3 false org.apache.maven.plugins maven-release-plugin 2.5.3 true false release deploy com.google.code.maven-replacer-plugin maven-replacer-plugin 1.4.0 process-sources replace ${version.template.file} ${version.file} \$BUILD_TIME\$ ${maven.build.timestamp} \$VERSION\$ ${project.version} org.apache.maven.plugins maven-dependency-plugin 2.8 copy-installed package copy ${project.groupId} ${project.artifactId} ${project.version} ${project.packaging} HdrHistogram.jar ${project.basedir} org.apache.maven.plugins maven-gpg-plugin 1.5 sign-artifacts verify sign org.sonatype.plugins nexus-staging-maven-plugin 1.6.7 true ossrh https://oss.sonatype.org/ true org.junit.jupiter junit-jupiter-api ${junit.jupiter.version} test org.junit.jupiter junit-jupiter-params ${junit.jupiter.version} test junit junit ${junit.version} test org.junit.jupiter junit-jupiter-engine ${junit.jupiter.version} test org.junit.vintage junit-vintage-engine ${junit.vintage.version} test