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

osgi.enroute.configurer.simple.provider 2.2.0

This component is an extender that reads the /configuration/configuration.json file and installs the list of maps in there as configuration. The configurer supports a number of features like profiles, macro expansion, binary resource handling, and configuration through system properties. See the readme.md file for more details.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

osgi.enroute.configurer.simple.provider
Версия

Версия

2.2.0
Тип

Тип

jar
Описание

Описание

osgi.enroute.configurer.simple.provider
This component is an extender that reads the /configuration/configuration.json file and installs the list of maps in there as configuration. The configurer supports a number of features like profiles, macro expansion, binary resource handling, and configuration through system properties. See the readme.md file for more details.
Ссылка на сайт

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

http://v2archive.enroute.osgi.org/
Организация-разработчик

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

OSGi Alliance
Система контроля версий

Система контроля версий

https://github.com/osgi/v2archive.osgi.enroute

Скачать osgi.enroute.configurer.simple.provider 2.2.0


<!-- https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.configurer.simple.provider/ -->
<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>osgi.enroute.configurer.simple.provider</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.configurer.simple.provider/
implementation 'biz.aQute:osgi.enroute.configurer.simple.provider:2.2.0'
// https://jarcasting.com/artifacts/biz.aQute/osgi.enroute.configurer.simple.provider/
implementation ("biz.aQute:osgi.enroute.configurer.simple.provider:2.2.0")
'biz.aQute:osgi.enroute.configurer.simple.provider:jar:2.2.0'
<dependency org="biz.aQute" name="osgi.enroute.configurer.simple.provider" rev="2.2.0">
  <artifact name="osgi.enroute.configurer.simple.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute', module='osgi.enroute.configurer.simple.provider', version='2.2.0')
)
libraryDependencies += "biz.aQute" % "osgi.enroute.configurer.simple.provider" % "2.2.0"
[biz.aQute/osgi.enroute.configurer.simple.provider "2.2.0"]

Зависимости

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

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

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