Easy Config - Core

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all. ISSUES: -v potomkovi mam rucne psanou pomocnou property, ta se nesmi dostat do property descriptoru, pak je tam s klicem null -pokud reloadArgs byposition vrati null, vyhodit hned vyjimku - confDef = byOrder.get(iPos++); TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance -static enum Def -more executions with different configuration has conflict in options and names

Лицензия

Лицензия

Категории

Категории

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

Группа

com.socialbakers.easy-config
Идентификатор

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

easy-config-core
Последняя версия

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

0.5.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Easy Config - Core
Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all. ISSUES: -v potomkovi mam rucne psanou pomocnou property, ta se nesmi dostat do property descriptoru, pak je tam s klicem null -pokud reloadArgs byposition vrati null, vyhodit hned vyjimku - confDef = byOrder.get(iPos++); TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance -static enum Def -more executions with different configuration has conflict in options and names

Скачать easy-config-core

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
org.freemarker : freemarker jar 2.3.20
jdom : jdom jar 1.1
commons-beanutils : commons-beanutils jar 1.9.1
com.google.guava : guava jar 18.0

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

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

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

Версия
0.5.7
0.5.6
0.5.5
0.5.4
0.5.2
0.5.1
0.5