com.emaginalabs:config-parser

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-parser
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать config-parser

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.emaginalabs : config-provider-api jar 1.0.0
com.fasterxml.jackson.core : jackson-core jar 2.4.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.4.4
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.4.4
com.google.inject : guice jar 4.0-beta5

test (1)

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

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

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

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