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