Config

This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to built in syntax, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.vectorprint
Идентификатор

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

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

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

11.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Config
This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to built in syntax, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.
Ссылка на сайт

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

https://github.com/eduarddrenth/Configuration/wiki
Организация-разработчик

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

E. Drenth Software
Система контроля версий

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

https://github.com/eduarddrenth/Configuration

Скачать Config

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.vectorprint : VectorPrintCommon jar 4.1
org.slf4j : slf4j-api jar 1.7.30
com.sun.xml.bind : jaxb-impl jar 3.0.0
commons-io : commons-io jar 2.8.0

provided (1)

Идентификатор библиотеки Тип Версия
jakarta.platform : jakarta.jakartaee-api jar 9.0.0

test (3)

Идентификатор библиотеки Тип Версия
org.jboss.weld : weld-junit5 jar 3.0.0.Final
org.slf4j : slf4j-jdk14 jar 1.7.30
com.vectorprint : VectorPrintCommon test-jar 4.1

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

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

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

Версия
11.0
10.7
10.6
10.5
10.3
10.2
10.1
10.0
9.1
8.6
8.5
8.3
8.2
8.0
7.4
7.2
7.0
6.8
6.7
6.6
6.5
6.3
6.2
6.1
6.0
5.5
5.3
5.2
5.0
1.7
1.6
1.1
1.0