config-center-local

config center

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

config-center
Last Version

Last Version

2.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

config-center-local
config center
Project URL

Project URL

https://github.com/gomcarter/frameworks/tree/master/config-center

Download config-center

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.0.RELEASE
org.apache.commons : commons-lang3 jar 3.9
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.8
2.0.7
2.0.6
2.0.5