EAN Configuration Library

A library to allow easy loading of ean.properties into a java project for configuration.

Лицензия

Лицензия

Modified BSD-Style license
Категории

Категории

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

Группа

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

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

ean-configuration
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

EAN Configuration Library
A library to allow easy loading of ean.properties into a java project for configuration.

Скачать ean-configuration

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-configuration : commons-configuration jar 1.9
commons-logging : commons-logging jar 1.1.2

test (5)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
org.powermock : powermock-api-mockito jar 1.5
org.powermock : powermock-module-junit4 jar 1.5
org.hamcrest : hamcrest-all jar 1.3

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

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

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

Версия
1.0.0