Config Suite

Provides some common tools in order to configure our applications with a more complex system than the typical properties in the resource path

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Config Suite
Provides some common tools in order to configure our applications with a more complex system than the typical properties in the resource path
Ссылка на сайт

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

https://github.com/delr3ves/java-config-suite
Система контроля версий

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

https://github.com/delr3ves/java-config-suite

Скачать config-suite

Имя Файла Размер
config-suite-1.0.0.pom 8 KB
Обзор

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

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

Зависимости

test (1)

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

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

  • config-provider-core
  • config-provider-api
  • config-file-provider
  • config-parser

Config Suite Build Status Coverage Status

=================

Provides some common tools in order to configure our applications with a more complex system than the typical properties in the resource path

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

Версия
1.0.0