config

Mechanism to help manage configuration properties of Java projects.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

config
Mechanism to help manage configuration properties of Java projects.
Ссылка на сайт

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

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

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

https://github.com/bordertech/java-config

Скачать config

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
commons-configuration : commons-configuration jar 1.10
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
commons-io : commons-io jar 2.11.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.awaitility : awaitility jar 4.1.1

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

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

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

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0