MVN

biz.aQute.bnd : bndlib

Maven & Gradle

Nov 06, 2014
149 usages
493 stars

A Swiss Army Knife for OSGi · The bndlib project is a general library to be used with OSGi bundles. It contains lots of cool functionality that calculates dependencies, etc.

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>bndlib</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.aQute.bnd : bndlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of biz.aQute.bnd : bndlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
bndlib-2.4.0
2.3.x
bndlib-2.3.0
2.2.x
bndlib-2.2.0
2.1.x
bndlib-2.1.0

How to add a dependency to Maven

Add the following biz.aQute.bnd : bndlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>bndlib</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following biz.aQute.bnd : bndlib gradle dependency to your build.gradle file:

implementation 'biz.aQute.bnd:bndlib:2.4.0'

Gradle Kotlin DSL: Add the following biz.aQute.bnd : bndlib gradle kotlin dependency to your build.gradle.kts file:

implementation("biz.aQute.bnd:bndlib:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following biz.aQute.bnd : bndlib sbt scala dependency to your build.sbt file:

libraryDependencies += "biz.aQute.bnd" % "bndlib" % "2.4.0"

Advertisement

Dependencies from Group

Jun 08, 2023
544 usages
523 stars
Nov 06, 2014
149 usages
493 stars
Jun 08, 2023
51 usages
523 stars
Jun 08, 2023
49 usages
523 stars
Jun 08, 2023
49 usages
523 stars

Discover Dependencies

Aug 26, 2007
1 usages
Feb 18, 2015
7.9k stars
Sep 20, 2005
11 usages
Jul 16, 2014
4 stars
Apr 17, 2015
52 usages
42 stars
Apr 17, 2015
34 stars
Sep 11, 2012
111 stars