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.

Лицензия

Лицензия

Группа

Группа

biz.aQute.bnd
Идентификатор

Идентификатор

bndlib
Последняя версия

Последняя версия

2.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

aQute SARL

Скачать bndlib

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.core jar 4.3.1
org.osgi : org.osgi.compendium Необязательный jar 4.3.1
junit : junit Необязательный jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.
biz.aQute.bnd

Bndtools

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Версии библиотеки

Версия
2.4.0
2.3.0
2.2.0
2.1.0