is not current version
Last Version 2.0.8

com.gomcarter.frameworks:config-center 2.0.6

config center

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

config-center
Version

Version

2.0.6
Type

Type

jar

Download config-center 2.0.6


<!-- https://jarcasting.com/artifacts/com.gomcarter.frameworks/config-center/ -->
<dependency>
    <groupId>com.gomcarter.frameworks</groupId>
    <artifactId>config-center</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/config-center/
implementation 'com.gomcarter.frameworks:config-center:2.0.6'
// https://jarcasting.com/artifacts/com.gomcarter.frameworks/config-center/
implementation ("com.gomcarter.frameworks:config-center:2.0.6")
'com.gomcarter.frameworks:config-center:jar:2.0.6'
<dependency org="com.gomcarter.frameworks" name="config-center" rev="2.0.6">
  <artifact name="config-center" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gomcarter.frameworks', module='config-center', version='2.0.6')
)
libraryDependencies += "com.gomcarter.frameworks" % "config-center" % "2.0.6"
[com.gomcarter.frameworks/config-center "2.0.6"]