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

biz.aQute.bnd:bnd-plugin-parent 5.2.0

Parent POM for the bnd maven plugins.

Группа

Группа

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

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

bnd-plugin-parent
Версия

Версия

5.2.0
Тип

Тип

pom

Скачать bnd-plugin-parent 5.2.0

Имя Файла Размер
bnd-plugin-parent-5.2.0.pom 15 KB
Обзор

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