is not current version
Last Version 2.0.8

com.gomcarter.frameworks:config-center-local 2.0.3

local config center

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

config-center-local
Version

Version

2.0.3
Type

Type

jar

Download config-center-local 2.0.3


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