yamlconfig

Manage configuration for java project in a YAML file and access them via dotted notation.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

yamlconfig
Manage configuration for java project in a YAML file and access them via dotted notation.
Ссылка на сайт

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

https://github.com/jsixface/YamlConfig
Система контроля версий

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

https://github.com/jsixface/YamlConfig

Скачать yamlconfig

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.yaml : snakeyaml jar 1.29

test (1)

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

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

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

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

Версия
1.1.1
1.1.0
1.0.1
1.0