Netdesign Managed Properties

This project is meant to simplyfy the usage of the excelent Configuration Admin and MetaType services for Felix OSGi. The bundle will create a service that allows other bundles to register an annotated interface. The ManagedProperties service will then create all the Metatype information, as well as ensuring that objects are cast to their right types. ManagedProperties also has a feature called Filters. A Filter is used to create an object, say a File, directly from a primitive Configuration Admin type. It can also contain logic, to allow the configuration to fail if, for example, a File doesn't exist.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

dk.netdesign
Идентификатор

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

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

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

2.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Netdesign Managed Properties
This project is meant to simplyfy the usage of the excelent Configuration Admin and MetaType services for Felix OSGi. The bundle will create a service that allows other bundles to register an annotated interface. The ManagedProperties service will then create all the Metatype information, as well as ensuring that objects are cast to their right types. ManagedProperties also has a feature called Filters. A Filter is used to create an object, say a File, directly from a primitive Configuration Admin type. It can also contain logic, to allow the configuration to fail if, for example, a File doesn't exist.
Ссылка на сайт

Ссылка на сайт

https://github.com/TDC-Netdesign/ManagedProperties

Скачать managedproperties

Имя Файла Размер
managedproperties-2.0.2.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/dk.netdesign/managedproperties/ -->
<dependency>
    <groupId>dk.netdesign</groupId>
    <artifactId>managedproperties</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.netdesign/managedproperties/
implementation 'dk.netdesign:managedproperties:2.0.2'
// https://jarcasting.com/artifacts/dk.netdesign/managedproperties/
implementation ("dk.netdesign:managedproperties:2.0.2")
'dk.netdesign:managedproperties:pom:2.0.2'
<dependency org="dk.netdesign" name="managedproperties" rev="2.0.2">
  <artifact name="managedproperties" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.netdesign', module='managedproperties', version='2.0.2')
)
libraryDependencies += "dk.netdesign" % "managedproperties" % "2.0.2"
[dk.netdesign/managedproperties "2.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • managedproperties-service
  • managedproperties-wicket
  • managedproperties-feature
  • managedproperties-consumer
  • managedproperties-test-resources
  • managedproperties-itest
dk.netdesign

TDC Netdesign

TDC Netdesign is part of TDC Denmark

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

Версия
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.6
0.4
0.3
0.2