MVN

biz.aQute.bnd : bnd

Maven & Gradle

Nov 06, 2014
5 usages
493 stars

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

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

Latest Version

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

  • Latest Stable: 2.4.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "biz.aQute.bnd" % "bnd" % "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

Jan 31, 2023
13 usages
470 stars
Sep 28, 2015
10 usages
23 stars
May 09, 2023
2 usages
3 stars
Dec 10, 2017
5 usages
88 stars
May 02, 2018
6 usages
395 stars
Mar 05, 2018
2 usages
6 stars
Aug 24, 2021
4 usages
350 stars