bnd

tool to create and diagnose OSGi R4 bundles

Install

All systems
curl cmd.cat/bnd.sh
Debian Debian
apt-get install bnd
Ubuntu
apt-get install bnd
image/svg+xml Kali Linux
apt-get install bnd
Fedora
dnf install bnd
Windows (WSL2)
sudo apt-get update sudo apt-get install bnd
OS X
brew install bnd
Raspbian
apt-get install bnd

bnd

tool to create and diagnose OSGi R4 bundles

The bnd tool helps you create and diagnose OSGi R4 bundles. The key functions are: * Show the manifest and JAR contents of a bundle * Wrap a JAR so that it becomes a bundle * Create a Bundle from a specification and a class path * Verify the validity of the manifest entries The tool is capable of acting as: * Command line tool * Eclipse Plugin * Maven Plugin * Ant Plugin

aqute-bnd

The bnd tool helps you create and diagnose OSGi R4 bundles.

The key functions are: - Show the manifest and JAR contents of a bundle - Wrap a JAR so that it becomes a bundle - Create a Bundle from a specification and a class path - Verify the validity of the manifest entries The tool is capable of acting as: - Command line tool - File format - Directives - Use of macros