This maven plugin is used to build OSGi bundles using the bnd tool for generating MANIFEST.MF and other OSGi-specific artifacts.
'biz.aQute.bnd:bnd-maven-plugin:2.4.1'
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
<version>2.4.1</version>
</dependency>
<dependency org="biz.aQute.bnd" name="bnd-maven-plugin" rev="2.4.1"/>
"biz.aQute.bnd", "bnd-maven-plugin", "2.4.1"