License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.gomcarter.frameworks |
ArtifactId | ArtifactIdconfig-center-local |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig-center-local
local config center
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.gomcarter.frameworks/config-center-local/ -->
<dependency>
<groupId>com.gomcarter.frameworks</groupId>
<artifactId>config-center-local</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/config-center-local/
implementation 'com.gomcarter.frameworks:config-center-local:2.0.8'
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/config-center-local/
implementation ("com.gomcarter.frameworks:config-center-local:2.0.8")
'com.gomcarter.frameworks:config-center-local:jar:2.0.8'
<dependency org="com.gomcarter.frameworks" name="config-center-local" rev="2.0.8">
<artifact name="config-center-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gomcarter.frameworks', module='config-center-local', version='2.0.8')
)
libraryDependencies += "com.gomcarter.frameworks" % "config-center-local" % "2.0.8"
[com.gomcarter.frameworks/config-center-local "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gomcarter.frameworks : config-center | jar | 2.0.8 |
commons-io : commons-io | jar | 2.6 |