1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
usr/share/java/gson.jar:
Manifest-Version: 1.0
Bundle-Description: Gson JSON library
Bundle-SymbolicName: com.google.gson
Archiver-Version: Plexus Archiver
Built-By: inder
Bnd-LastModified: 1465948546904
Bundle-ManifestVersion: 2
Bundle-RequiredExecutionEnvironment: J2SE-1.5, JavaSE-1.6, JavaSE-1.7, JavaSE-1.8
Bundle-Vendor: Google Gson Project
Import-Package: com.google.gson.annotations
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))"
Bundle-ContactAddress: https://github.com/google/gson
Tool: Bnd-3.1.0.201512181341
Export-Package: com.google.gson;uses:="com.google.gson.reflect,com.google.gson.stream";version="2.7.0",com.google.gson.annotations;version="2.7.0",com.google.gson.reflect;version="2.7.0",com.google.gson.stream;version="2.7.0"
Bundle-Name: Gson
Bundle-Version: 2.7.0
Created-By: Apache Maven 3.5.2
Build-Jdk: 11.0
|