4.0.0 org.hdrhistogram HdrHistogram 2.1.11 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.11 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 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.6 1.6 UTF-8 org.apache.maven.plugins maven-surefire-plugin 2.12.4 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.sonatype.plugins nexus-staging-maven-plugin 1.6.7 true ossrh https://oss.sonatype.org/ true deploy org.apache.maven.plugins maven-gpg-plugin 1.5 sign-artifacts verify sign release performRelease true org.apache.maven.plugins maven-gpg-plugin 1.5 sign-artifacts verify sign junit junit 4.10 test