hotconfig

HotConfig is a easy tools for reload settings files.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.nosixtools
ArtifactId

ArtifactId

hotconfig
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

hotconfig
HotConfig is a easy tools for reload settings files.
Project URL

Project URL

http://github.com/nosixtools/hotconfig
Source Code Management

Source Code Management

https://github.com/nosixtools/hotconfig

Download hotconfig

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.xiaoleilu : hutool-all jar 3.0.9

provided (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0