download (2728 bytes)
OSGi manifest attributes | |
Bundle-Name | Repository-API |
Bundle-SymbolicName | org.knopflerfish.bundle.repository-API |
Bundle-Version | 1.0.0 |
Bundle-Description | Repository API (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/5.1.0/docs/bundledoc/index.html |
Bundle-ManifestVersion | 2 |
Bundle-Activator | |
Bundle-Classpath | . |
Export-Package | org.osgi.service.repository 1.0.0 |
Import-Package | org.osgi.resource 0.0.0 org.osgi.service.repository [1.0.0,1.1.0) |
Dynamic-ImportPackage | |
Provide-Capability | |
Require-Capability | osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))" |
Other manifest attributes | |
Build-Date | Fri June 13 2014, 08:29:47 |
Built-From | /Users/jan/work/release/knopflerfish.org/osgi/bundles/repository/repository_api |
Bundle-APIVendor | OSGi |
Bundle-Category | API |
Bundle-SubversionURL | https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/repository/repository_api |
Bundle-UUID | org.knopflerfish:repository:1.0.0:api |
Knopflerfish-Version | 5.1.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.
repository_api-1.0.0 | org.osgi.service.repository |
repositorymanager_all-1.2.0 | org.osgi.service.repository |
framework | org.osgi.resource |
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.
org/osgi/service/repository/ContentNamespace.java |
org/osgi/service/repository/Repository.java |
org/osgi/service/repository/RepositoryContent.java |
org/osgi/service/repository/package-info.java |