hotconfig

HotConfig is a easy tools for reload settings files.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.nosix-me
ArtifactId

ArtifactId

hotconfig
Last Version

Last Version

1.0.0
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/nosix-me/hotconfig
Source Code Management

Source Code Management

https://github.com/nosix-me/hotconfig

Download hotconfig

How to add to project

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

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.0