Bnd / Download aQute - Software Consultancy
Search
*

02 Download

bnd is already used by several different projects.

BndtoolsA plugin for Eclipse that is completely based on bnd. It is available in the Eclipse marketplace.
Apache Maven Bundle PluginThe plugin is based on bnd. You can find more information and tips at Maven.
Apache Felix SigilAnt/Eclipse plugin for OSGi development.
Bnd4sbtA bundle tool for Scala applications.
OsmorcA plugin for IDEA's IntelliJ.
Build4OSGiA plugin for the JRuby based build tool buildr
Gradle OSGi PluginA Gradle based OSGi plugin. Gradle is a Groovy based builder.
Antbnd is already an ant task
Apache Felix IntelliJ Pluginprovides native IntelliJ IDEA support for developing, running and debugging OSGi projects developed using Apache Felix and the Apache Felix Maven Bundle Plugin.

If you're a developer of a tool that needs to be listed here, do not hesitate to ask me.

Source Code

bnd is maintained at https://github.com/bndtools/bnd

Maven Central

Maven Central may lag in its version but can be used with:

  <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
    <version>1.*.*</version>
  </dependency>

Download Latest Version

Copyright 2006 aQute SARL, All Rights Reserved