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:3.1.0'
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
<version>3.1.0</version>
</dependency>
<dependency org="biz.aQute.bnd" name="bnd-maven-plugin" rev="3.1.0"/>
"biz.aQute.bnd", "bnd-maven-plugin", "3.1.0"