github.com/quay/claircore@v1.5.28/java/jar/testdata/manifest/metrics-core-3.1.5.jar.want (about)

     1  Manifest-Version: 1.0
     2  Bnd-LastModified: 1496426363036
     3  Build-Jdk: 1.8.0_131
     4  Built-By: artem
     5  Bundle-Description: Metrics is a Java library which gives you unparallel
     6   ed insight into what your code does in        production. Metrics provi
     7   des a powerful toolkit of ways to measure the behavior of critical     
     8      components in your production environment.
     9  Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.html
    10  Bundle-ManifestVersion: 2
    11  Bundle-Name: Metrics Core
    12  Bundle-SymbolicName: io.dropwizard.metrics.core
    13  Bundle-Version: 3.1.5
    14  Created-By: Apache Maven Bundle Plugin
    15  Export-Package: com.codahale.metrics;uses:="org.slf4j,javax.management,s
    16   un.misc";version="3.1.5"
    17  Implementation-Title: Metrics Core
    18  Implementation-Vendor-Id: io.dropwizard.metrics
    19  Implementation-Version: 3.1.5
    20  Import-Package: javax.management,org.slf4j;version="[1.6.0,2.0.0)",sun.m
    21   isc;resolution:=optional
    22  Tool: Bnd-1.50.0