Easy Config

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
Последняя версия

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

0.5.7
Дата

Дата

Тип

Тип

pom
Описание

Описание

Easy Config
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
Ссылка на сайт

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

https://github.com/fiserro/easy-config

Скачать easy-config

Имя Файла Размер
easy-config-0.5.7.pom 6 KB
Обзор

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

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

Зависимости

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

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

  • easy-config-maven-plugin
  • easy-config-core

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

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