MVN

ru.vyukov : another-live-refresh

Maven & Gradle

Jan 03, 2019
0 stars

another live refresh parent project · alternative for livereload.com for spring boot projects

<dependency>
    <groupId>ru.vyukov</groupId>
    <artifactId>another-live-refresh</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.vyukov : another-live-refresh to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of ru.vyukov : another-live-refresh to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
another-live-refresh-0.3.1
0.3
another-live-refresh-0.3
0.2.x
another-live-refresh-0.2.5
another-live-refresh-0.2.4
another-live-refresh-0.2.3
another-live-refresh-0.2.1
0.2
another-live-refresh-0.2
0.1.x
another-live-refresh-0.1.2
another-live-refresh-0.1.1
0.1
another-live-refresh-0.1
0.0.x
another-live-refresh-0.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.vyukov</groupId>
    <artifactId>another-live-refresh</artifactId>
    <version>0.3.1</version>
</dependency>