Simple Configuration

A simple library used to access configuration, mainly based on java annotations.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple Configuration
A simple library used to access configuration, mainly based on java annotations.
Ссылка на сайт

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

https://github.com/hayarobi/simple-config

Скачать simple-config

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.12
org.reflections : reflections Необязательный jar 0.9.10
org.yaml : snakeyaml Необязательный jar 1.17

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.3
org.codehaus.groovy : groovy jar 2.4.5

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

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

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

Версия
0.6
0.5
0.4
0.3
0.2
0.1