MVN

io.github.hyfsy : hot-refresh-parent

Maven & Gradle

Mar 30, 2023
3 stars

Hot Refresh 1.2.5 · Hot refresh the class on the production environment

<dependency>
    <groupId>io.github.hyfsy</groupId>
    <artifactId>hot-refresh-parent</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hyfsy : hot-refresh-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.5

All Versions

Choose a version of io.github.hyfsy : hot-refresh-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
hot-refresh-parent-1.2.5
hot-refresh-parent-1.2.4
hot-refresh-parent-1.2.3
hot-refresh-parent-1.2.2
hot-refresh-parent-1.2.1
hot-refresh-parent-1.2.0
1.1.x
hot-refresh-parent-1.1.0
1.0.x
hot-refresh-parent-1.0.1
hot-refresh-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hyfsy</groupId>
    <artifactId>hot-refresh-parent</artifactId>
    <version>1.2.5</version>
</dependency>