github.com/quay/claircore@v1.5.28/java/jar/testdata/manifest/HdrHistogram-2.1.9.jar (about) 1 Manifest-Version: 1.0 2 Bnd-LastModified: 1463581566775 3 Build-Jdk: 1.8.0_45 4 Built-By: gil 5 Bundle-Description: HdrHistogram supports the recording and analyzing sa 6 mpled data value counts across a configurable integer value rang 7 e with configurable value precision within the range. Value prec 8 ision is expressed as the number of significant digits in the va 9 lue recording, and provides control over value quantization beha 10 vior across the value range and the subsequent value resolution 11 at any given level. 12 Bundle-License: http://creativecommons.org/publicdomain/zero/1.0/ 13 Bundle-ManifestVersion: 2 14 Bundle-Name: HdrHistogram 15 Bundle-SymbolicName: org.hdrhistogram.HdrHistogram 16 Bundle-Version: 2.1.9 17 Created-By: Apache Maven Bundle Plugin 18 Export-Package: org.HdrHistogram;version="2.1.9" 19 Implementation-Title: HdrHistogram 20 Implementation-Vendor-Id: org.hdrhistogram 21 Implementation-Version: 2.1.9 22 Import-Package: javax.xml.bind 23 Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))" 24 Specification-Title: HdrHistogram 25 Specification-Version: 2.1.9 26 Tool: Bnd-2.3.0.201405100607