Apache Sling Context-Aware Configuration bnd Plugin

This bnd plugin detected all configuration annotation classes and adds a bundle header 'Sling-ContextAware-Configuration-Classes' containing their names.

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

org.apache.sling
Идентификатор

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

org.apache.sling.caconfig.bnd-plugin
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Sling Context-Aware Configuration bnd Plugin
This bnd plugin detected all configuration annotation classes and adds a bundle header 'Sling-ContextAware-Configuration-Classes' containing their names.
Организация-разработчик

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

The Apache Software Foundation

Скачать org.apache.sling.caconfig.bnd-plugin

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.3.2

provided (5)

Идентификатор библиотеки Тип Версия
biz.aQute.bnd : biz.aQute.bndlib jar 3.2.0
org.osgi : osgi.annotation jar 6.0.1
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0
org.apache.felix : org.apache.felix.scr.annotations jar 1.11.0

test (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.6
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.15
org.apache.sling : org.apache.sling.caconfig.api jar 1.1.0

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

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

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

Версия
1.0.2
1.0.0