aQute Bundle Tool

A command line utility and Ant plugin to wrap, build, or examine bundles.

License

License

GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

bnd
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

aQute Bundle Tool
A command line utility and Ant plugin to wrap, build, or examine bundles.
Project Organization

Project Organization

aQute SARL

Download bnd

How to add to project

<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/bnd/ -->
<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>bnd</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd/
implementation 'biz.aQute.bnd:bnd:2.4.0'
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd/
implementation ("biz.aQute.bnd:bnd:2.4.0")
'biz.aQute.bnd:bnd:jar:2.4.0'
<dependency org="biz.aQute.bnd" name="bnd" rev="2.4.0">
  <artifact name="bnd" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='bnd', version='2.4.0')
)
libraryDependencies += "biz.aQute.bnd" % "bnd" % "2.4.0"
[biz.aQute.bnd/bnd "2.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
ant : ant Optional jar 1.6.5
org.osgi : org.osgi.core jar 4.3.1
org.osgi : org.osgi.compendium Optional jar 4.3.1
junit : junit Optional jar 3.8.2

Project Modules

There are no modules declared in this project.
biz.aQute.bnd

Bndtools

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0