aQute Bundle Tool

A utility and plugin to wrap, build, or print bundles

License

License

GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

bnd
Last Version

Last Version

1.50.0
Release Date

Release Date

Type

Type

jar
Description

Description

aQute Bundle Tool
A utility and plugin to wrap, build, or print bundles
Project Organization

Project Organization

aQute SARL
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download bnd

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Bndtools

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

Versions

Version
1.50.0
0.0.384
0.0.169
0.0.160