Jar examples for b:biz.aQute.bnd
This command line utility is the Swiss army knife of OSGi. It provides you with a breadth of tools to understand and manage OSGi based systems. This project basically uses bndlib.
You can download jar file biz.aQute.bnd 2.4.1 in this page.
Apache License, Version 2.0
You can use the following script to add biz.aQute.bnd-2.4.1.jar to your project.
<dependency> <groupId>biz.aQute.bnd</groupId> <artifactId>biz.aQute.bnd</artifactId> <version>2.4.1</version> </dependency>
compile group: 'biz.aQute.bnd', name: 'biz.aQute.bnd', version: '2.4.1'
libraryDependencies += "biz.aQute.bnd" % "biz.aQute.bnd" % "2.4.1"
<dependency org="biz.aQute.bnd" name="biz.aQute.bnd" rev="2.4.1"/>
@Grapes(@Grab(group='biz.aQute.bnd', module='biz.aQute.bnd', version='2.4.1'))
'biz.aQute.bnd:biz.aQute.bnd:jar:2.4.1'
Click the following link to download the jar file.
biz.aQute.bnd-2.4.1-javadoc.jar