github.com/quay/claircore@v1.5.28/java/jar/testdata/manifest/hppc-0.8.1.jar (about) 1 Manifest-Version: 1.0 2 Created-By: Apache Maven Bundle Plugin 3 Built-By: dweiss 4 Build-Jdk: 9.0.4 5 Bnd-LastModified: 1526898253249 6 Bundle-Description: High Performance Primitive Collections. Fundamen 7 tal data structures (maps, sets, lists, stacks, queues) generated for 8 combinations of object and primitive types to conserve JVM memory a 9 nd speed up execution. 10 Bundle-DocURL: http://www.carrotsearch.com 11 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt 12 Bundle-ManifestVersion: 2 13 Bundle-Name: HPPC Collections 14 Bundle-SymbolicName: com.carrotsearch.hppc 15 Bundle-Vendor: Carrot Search s.c. 16 Bundle-Version: 0.8.1 17 Export-Package: com.carrotsearch.hppc;uses:="com.carrotsearch.hppc.cur 18 sors,com.carrotsearch.hppc.predicates,com.carrotsearch.hppc.procedure 19 s";version="0.8.1",com.carrotsearch.hppc.cursors;version="0.8.1",com. 20 carrotsearch.hppc.predicates;version="0.8.1",com.carrotsearch.hppc.pr 21 ocedures;version="0.8.1",com.carrotsearch.hppc.sorting;version="0.8.1 22 " 23 Import-Package: com.carrotsearch.hppc.cursors,com.carrotsearch.hppc.pr 24 edicates,com.carrotsearch.hppc.procedures 25 Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))" 26 Tool: Bnd-3.5.0.201709291849 27