| Лицензия |
Лицензия
(Apache-2.0 OR EPL-2.0)
|
|---|---|
| Группа | Группаbiz.aQute.bnd |
| Идентификатор | Идентификаторbnd-plugin-parent |
| Последняя версия | Последняя версия6.3.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеbiz.aQute.bnd:bnd-plugin-parent
Parent POM for the Bnd Maven plugins.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bnd-plugin-parent-6.3.1.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>6.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/
implementation 'biz.aQute.bnd:bnd-plugin-parent:6.3.1'
// https://jarcasting.com/artifacts/biz.aQute.bnd/bnd-plugin-parent/
implementation ("biz.aQute.bnd:bnd-plugin-parent:6.3.1")
'biz.aQute.bnd:bnd-plugin-parent:pom:6.3.1'
<dependency org="biz.aQute.bnd" name="bnd-plugin-parent" rev="6.3.1">
<artifact name="bnd-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='bnd-plugin-parent', version='6.3.1')
)
libraryDependencies += "biz.aQute.bnd" % "bnd-plugin-parent" % "6.3.1"
[biz.aQute.bnd/bnd-plugin-parent "6.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : osgi.annotation | jar | 8.1.0 |