github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/java/archive/testdata/manifest-symbolicname/MANIFEST.MF (about)

     1  Manifest-Version: 1.0
     2  Bnd-LastModified: 1542650233980
     3  Build-Jdk: 1.8.0_161-google-v7
     4  Built-By: cgdecker
     5  Bundle-Description: Contains    com.google.common.util.concurrent.intern
     6   al.InternalFutureFailureAccess and    InternalFutures. Most users will
     7   never need to use this artifact. Its    classes is conceptually a part
     8   of Guava, but they're in this separate    artifact so that Android libr
     9   aries can use them without pulling in all of    Guava (just as they can
    10    use ListenableFuture by depending on the    listenablefuture artifact)
    11   .
    12  Bundle-DocURL: https://github.com/google/guava/
    13  Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
    14  Bundle-ManifestVersion: 2
    15  Bundle-Name: Guava InternalFutureFailureAccess and InternalFutures
    16  Bundle-SymbolicName: com.google.guava.failureaccess
    17  Bundle-Version: 1.0.1
    18  Created-By: Apache Maven Bundle Plugin
    19  Export-Package: com.google.common.util.concurrent.internal;version="1.0.
    20   1"
    21  Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
    22  Tool: Bnd-2.3.0.201405100607