License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Other General Purpose Libraries |
GroupId | GroupIdru.vyukov |
ArtifactId | ArtifactIdanother-live-refresh-spring-boot-starter |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanother-live-refresh-spring-boot-starter
alternative for livereload.com for spring boot projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/ -->
<dependency>
<groupId>ru.vyukov</groupId>
<artifactId>another-live-refresh-spring-boot-starter</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/
implementation 'ru.vyukov:another-live-refresh-spring-boot-starter:0.3.1'
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/
implementation ("ru.vyukov:another-live-refresh-spring-boot-starter:0.3.1")
'ru.vyukov:another-live-refresh-spring-boot-starter:jar:0.3.1'
<dependency org="ru.vyukov" name="another-live-refresh-spring-boot-starter" rev="0.3.1">
<artifact name="another-live-refresh-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.vyukov', module='another-live-refresh-spring-boot-starter', version='0.3.1')
)
libraryDependencies += "ru.vyukov" % "another-live-refresh-spring-boot-starter" % "0.3.1"
[ru.vyukov/another-live-refresh-spring-boot-starter "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-websocket | jar | |
commons-io : commons-io | jar | 2.3 |
org.springframework.boot : spring-boot-starter-security Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-test | jar |