hotconfig

HotConfig is a easy tools for reload settings files.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

hotconfig
HotConfig is a easy tools for reload settings files.
Ссылка на сайт

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

http://github.com/nosixtools/hotconfig
Система контроля версий

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

https://github.com/nosixtools/hotconfig

Скачать hotconfig

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0
com.xiaoleilu : hutool-all jar 3.0.9

provided (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.2
commons-lang : commons-lang jar 2.6
org.springframework : spring-beans jar 3.2.9.RELEASE
org.springframework : spring-context jar 3.2.9.RELEASE
commons-io : commons-io jar 2.5
com.alibaba : fastjson jar 1.2.34

test (1)

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

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

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

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

Версия
1.0.2
1.0.1
1.0.0