| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdicu.easyj |
| ArtifactId | ArtifactIdeasyj-config |
| Last Version | Last Version0.6.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionicu.easyj :: easyj-config
EasyJ 配置功能的封装,具有可扩展、可定制、多环境配置集成、可订阅配置变更等特性。
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easyj-config-0.6.8.pom | |
| easyj-config-0.6.8.jar | 7 KB |
| easyj-config-0.6.8-sources.jar | 6 KB |
| easyj-config-0.6.8-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-config/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-config</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-config/
implementation 'icu.easyj:easyj-config:0.6.8'
// https://jarcasting.com/artifacts/icu.easyj/easyj-config/
implementation ("icu.easyj:easyj-config:0.6.8")
'icu.easyj:easyj-config:jar:0.6.8'
<dependency org="icu.easyj" name="easyj-config" rev="0.6.8">
<artifact name="easyj-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-config', version='0.6.8')
)
libraryDependencies += "icu.easyj" % "easyj-config" % "0.6.8"
[icu.easyj/easyj-config "0.6.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj : easyj-core | jar | 0.6.8 |