Jar examples for b:bnd
A command line utility and Ant plugin to wrap, build, or examine bundles.
You can download jar file bnd 2.1.0 in this page.
All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt).
You can use the following script to add bnd-2.1.0.jar to your project.
<dependency> <groupId>biz.aQute.bnd</groupId> <artifactId>bnd</artifactId> <version>2.1.0</version> </dependency>
compile group: 'biz.aQute.bnd', name: 'bnd', version: '2.1.0'
libraryDependencies += "biz.aQute.bnd" % "bnd" % "2.1.0"
<dependency org="biz.aQute.bnd" name="bnd" rev="2.1.0"/>
@Grapes(@Grab(group='biz.aQute.bnd', module='bnd', version='2.1.0'))
'biz.aQute.bnd:bnd:jar:2.1.0'
Click the following link to download the jar file.
bnd-2.1.0-javadoc.jar