me.mazeika.uconfig:uconfig

Universal Config - A well documented, lightweight, completely thread-safe, unit tested, easy to use Java 8 config library.

Лицензия

Лицензия

Категории

Категории

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

Группа

me.mazeika.uconfig
Идентификатор

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

me.mazeika.uconfig:uconfig
Universal Config - A well documented, lightweight, completely thread-safe, unit tested, easy to use Java 8 config library.
Ссылка на сайт

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

https://github.com/bionicrm/uconfig

Скачать uconfig

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

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

Зависимости

compile (2)

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

test (1)

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

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

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

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

Версия
0.1.2
0.1.1
0.1.0