download (9130 bytes)
| OSGi manifest attributes | |
| Bundle-Name | Log Service-API |
| Bundle-SymbolicName | org.knopflerfish.log-API |
| Bundle-Version | 5.0.0 |
| Bundle-Description | The Knopflerfish OSGi log service (API) |
| Bundle-Vendor | Knopflerfish |
| Bundle-ContactAddress | http://www.knopflerfish.org |
| Bundle-License | http://opensource.org/licenses/BSD-3-Clause;description="BSD 3-clause";link="http://www.knopflerfish.org/licenses/knopflerfish-1.txt" |
| Bundle-DocURL | http://www.knopflerfish.org/releases/6.0.0/docs/bundledoc/index.html?docpage=log/index.html |
| Bundle-ManifestVersion | 2 |
| Bundle-Activator | |
| Bundle-Classpath | . |
| Export-Package | org.knopflerfish.service.log 1.2.0 org.osgi.service.log 1.3.0 |
| Import-Package | org.knopflerfish.service.log [1.2.0,2.0.0) org.osgi.framework 0.0.0 org.osgi.service.log [1.3.0,2.0.0) |
| Dynamic-ImportPackage | |
| Provide-Capability | |
| Require-Capability | osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))" |
| Other manifest attributes | |
| Build-Date | Fri October 21 2016, 12:16:42 |
| Built-From | /Users/jan/git/knopflerfish/knopflerfish.org/osgi/bundles/log |
| Bundle-APIVendor | OSGi/Knopflerfish |
| Bundle-Category | API |
| Bundle-GitURL | https://github.com/knopflerfish/knopflerfish.org/tree/6.0.0/osgi/bundles/log/ |
| Bundle-Icon | icon.png;size=32 |
| Bundle-UUID | org.knopflerfish:log:5.0.0:api |
| Knopflerfish-Version | 6.0.0 |
The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.
The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.