zuihou-config

配置中心模块

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.zuihou
ArtifactId

ArtifactId

zuihou-config
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

zuihou-config
配置中心模块

Download zuihou-config

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config jar
org.slf4j : slf4j-api jar
cn.hutool : hutool-all jar
com.alibaba : fastjson jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0