TODO download/install instructions
bnd is already used by several different projects.
TODO update list of projects that use bnd
If you’re a developer of a tool that needs to be listed here, do not hesitate to ask Peter.Kriens@aQute.biz.
bnd is maintained at github
Maven Central may lag in its version but can be used with:
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.bndlib</artifactId>
<version>3.0.0</version>
</dependency>