github.com/quay/claircore@v1.5.28/java/jar/testdata/manifest/asm-7.1.jar.want (about) 1 Manifest-Version: 1.0 2 Bundle-DocURL: http://asm.ow2.org 3 Bundle-ManifestVersion: 2 4 Bundle-Name: org.objectweb.asm 5 Bundle-RequiredExecutionEnvironment: J2SE-1.5 6 Bundle-SymbolicName: org.objectweb.asm 7 Bundle-Version: 7.1.0 8 Export-Package: org.objectweb.asm;version="7.1",org.objectweb.asm.sign 9 ature;version="7.1" 10 Implementation-Title: ASM, a very small and fast Java bytecode manipul 11 ation framework 12 Implementation-Version: 7.1 13