pretty-configuration

human friendly representation of your applications configuration.

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

de.melnichuk
Идентификатор

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

pretty-configuration
Последняя версия

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

0.27.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

pretty-configuration
human friendly representation of your applications configuration.
Ссылка на сайт

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

https://github.com/yevmel/pretty-configuration
Система контроля версий

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

http://github.com/yevmel/pretty-configuration/tree/master

Скачать pretty-configuration

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.freemarker : freemarker jar 2.3.26-incubating
ch.qos.logback : logback-classic jar 1.2.3
com.beust : jcommander jar 1.72

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

build result MIT Licence

pretty-configuration

human friendly representation of your applications configuration.

cli

parameters description
--template path to freemarker template
--output-dir where to put resulting files
--output-name filename of the resulting file (default: name of the template file
--input-files arbitrary number of configuration files (at the moment only *.properties

samples

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

Версия
0.27.0
0.26.0