com.github.yugj:config-refresh-listener-core

spring cloud config refresh listener

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.yugj
ArtifactId

ArtifactId

config-refresh-listener-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring cloud config refresh listener

Download config-refresh-listener-core

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-context jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0