download (15755 bytes)
| OSGi manifest attributes | |
| Bundle-Name | Repository-Commands-IMPL |
| Bundle-SymbolicName | org.knopflerfish.bundle.repositorycommands-IMPL |
| Bundle-Version | 1.1.1 |
| Bundle-Description | Repository commands (IMPL) |
| 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.1.5/docs/bundledoc/index.html?docpage=repositorycommands/index.html |
| Bundle-ManifestVersion | 2 |
| Bundle-Activator | org.knopflerfish.bundle.repositorycommands.Activator |
| Bundle-Classpath | . |
| Export-Package | |
| Import-Package | org.knopflerfish.service.console [2.0.0,3.0.0) org.knopflerfish.service.repositorymanager [1.1.0,2.0.0) org.osgi.framework [1.7.0,2.0.0) org.osgi.resource [1.0.0,2.0.0) org.osgi.service.repository [1.0.0,2.0.0) org.osgi.util.tracker [1.5.0,2.0.0) |
| Dynamic-ImportPackage | |
| Provide-Capability | osgi.service;objectClass:List |
| Require-Capability | osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.6))" |
| Other manifest attributes | |
| Build-Date | Fri April 8 2022, 13:15:37 |
| Built-From | /home/travis/build/knopflerfish/knopflerfish.org/osgi/bundles/repository/repositorycommands |
| Bundle-Category | management |
| Bundle-GitURL | https://github.com/knopflerfish/knopflerfish.org/tree/6.1.5/osgi/bundles/repositorycommands/ |
| Bundle-Icon | icon.png;size=32 |
| Bundle-UUID | org.knopflerfish:repositorycommands:1.1.1:impl |
| Knopflerfish-Version | 6.1.5 |
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.
| org/knopflerfish/bundle/repositorycommands/Activator.java |
| org/knopflerfish/bundle/repositorycommands/RepositoryCommandGroup.java |