config

Projects Configuration Library

Лицензия

Лицензия

Категории

Категории

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

Группа

io.corbel.lib
Идентификатор

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

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

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

config
Projects Configuration Library
Ссылка на сайт

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

https://github.com/corbel-platform/lib-config
Организация-разработчик

Организация-разработчик

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

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

https://github.com/corbel-platform/lib-config

Скачать config

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.3.3.RELEASE

test (3)

Идентификатор библиотеки Тип Версия
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

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

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

lib-config GitHub version License Build Status Coverage Status

###About

Projects Configuration Library

io.corbel.lib

Corbel Platform

Backend that suits any application

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

Версия
0.4.0
0.3.0