bndly-features
OSGI- or Sling-Features which curate a specific functionality of bundles from bndly-commons and other sources
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bndly.features |
| Идентификатор | Идентификаторorg.bndly.features.parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеBndly features parent
Feature bundles as slingosgifeaures providing different combinable functionalities.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| org.bndly.features.parent-1.0.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bndly.features/org.bndly.features.parent/ -->
<dependency>
<groupId>org.bndly.features</groupId>
<artifactId>org.bndly.features.parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bndly.features/org.bndly.features.parent/
implementation 'org.bndly.features:org.bndly.features.parent:1.0.0'
// https://jarcasting.com/artifacts/org.bndly.features/org.bndly.features.parent/
implementation ("org.bndly.features:org.bndly.features.parent:1.0.0")
'org.bndly.features:org.bndly.features.parent:pom:1.0.0'
<dependency org="org.bndly.features" name="org.bndly.features.parent" rev="1.0.0">
<artifact name="org.bndly.features.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bndly.features', module='org.bndly.features.parent', version='1.0.0')
)
libraryDependencies += "org.bndly.features" % "org.bndly.features.parent" % "1.0.0"
[org.bndly.features/org.bndly.features.parent "1.0.0"]
OSGI- or Sling-Features which curate a specific functionality of bundles from bndly-commons and other sources