PrefixedProperties

Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.

Лицензия

Лицензия

BSD
Категории

Категории

Сеть
Группа

Группа

net.sf.prefixedproperties
Идентификатор

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

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

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

PrefixedProperties
Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.
Ссылка на сайт

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

http://prefproperties.sourceforge.net
Система контроля версий

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

https://github.com/mbrade/prefixedproperties

Скачать prefixedproperties

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

<!-- https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties/ -->
<dependency>
    <groupId>net.sf.prefixedproperties</groupId>
    <artifactId>prefixedproperties</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties/
implementation 'net.sf.prefixedproperties:prefixedproperties:3.0.0'
// https://jarcasting.com/artifacts/net.sf.prefixedproperties/prefixedproperties/
implementation ("net.sf.prefixedproperties:prefixedproperties:3.0.0")
'net.sf.prefixedproperties:prefixedproperties:jar:3.0.0'
<dependency org="net.sf.prefixedproperties" name="prefixedproperties" rev="3.0.0">
  <artifact name="prefixedproperties" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.prefixedproperties', module='prefixedproperties', version='3.0.0')
)
libraryDependencies += "net.sf.prefixedproperties" % "prefixedproperties" % "3.0.0"
[net.sf.prefixedproperties/prefixedproperties "3.0.0"]

Зависимости

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

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

  • pp-core
  • pp-spring

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

Версия
3.0.0
2.1.0
2.0.0
1.1.3
1.1.2
1.1.1