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

config 1.0.8

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 1.0.8


<!-- 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

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

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