MVN

io.github.photowey : nacos-property-spring-boot-refresher

Maven & Gradle

Mar 28, 2024
1 stars

io.github.photowey:nacos-property-spring-boot-refresher · spring-boot-properties-refresher project for Spring Boot

<dependency>
    <groupId>io.github.photowey</groupId>
    <artifactId>nacos-property-spring-boot-refresher</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.photowey : nacos-property-spring-boot-refresher to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.photowey : nacos-property-spring-boot-refresher to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
nacos-property-spring-boot-refresher-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.photowey</groupId>
    <artifactId>nacos-property-spring-boot-refresher</artifactId>
    <version>1.0.0</version>
</dependency>