| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.nosixtools |
| ArtifactId | ArtifactIdhotconfig |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhotconfig
HotConfig is a easy tools for reload settings files.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hotconfig-1.0.2.pom | |
| hotconfig-1.0.2.jar | 21 KB |
| hotconfig-1.0.2-sources.jar | 10 KB |
| hotconfig-1.0.2-javadoc.jar | 119 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| com.xiaoleilu : hutool-all | jar | 3.0.9 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |