Last Version

biz.aQute.bnd 6.3.1

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.

License

License

(Apache-2.0 OR EPL-2.0)
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.bnd
Version

Version

6.3.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://bnd.bndtools.org/
Project Organization

Project Organization

Bndtools
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download biz.aQute.bnd 6.3.1


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

Dependencies

provided (22)

Group / Artifact Type Version
org.osgi : org.osgi.dto jar 1.0.0
org.osgi : org.osgi.resource jar 1.0.0
org.osgi : org.osgi.framework jar 1.8.0
org.osgi : org.osgi.util.tracker jar 1.5.4
org.osgi : org.osgi.service.coordinator jar 1.0.2
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.service.repository jar 1.1.0
org.osgi : org.osgi.service.resolver jar 1.1.1
org.osgi : org.osgi.util.function jar 1.2.0
org.osgi : org.osgi.util.promise jar 1.2.0
biz.aQute.bnd : biz.aQute.bnd.util jar 6.3.1
biz.aQute.bnd : biz.aQute.bndlib jar 6.3.1
biz.aQute.bnd : biz.aQute.bnd.ant jar 6.3.1
biz.aQute.bnd : biz.aQute.resolve jar 6.3.1
biz.aQute.bnd : biz.aQute.repository jar 6.3.1
biz.aQute.bnd : biz.aQute.bnd.exporters jar 6.3.1
biz.aQute.bnd : biz.aQute.bnd.reporter jar 6.3.1
biz.aQute.bnd : biz.aQute.remote.api jar 6.3.1
org.yaml : snakeyaml jar 1.15
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
jline : jline jar 2.14.6

Project Modules

There are no modules declared in this project.