Last Version

aQute Bundle Tool 1.50.0

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

License

License

GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

bnd
Version

Version

1.50.0
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 1.50.0


<!-- 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.