How To Install Java Artifact biz.aQute.bnd v0.0.384

biz.aQute bnd 0.0.384

Introduction

In this article, we'll learn how to install Java artifact bnd from biz.aQute group in version 0.0.384. The artifact is available in 4 versions: 1.50.0 0.0.384 0.0.169 0.0.160 . The aQute Bundle Tool project has been released under All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt). license, and has its own website at: http://www.aQute.biz/Code/Bnd .

How To Install Java Artifact biz.aQute.bnd In Version 0.0.384

To install the aQute Bundle Tool artifact in version 0.0.384 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses aQute Bundle Tool dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses