License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dex General Purpose Libraries Utility |
GroupId | GroupIdcool.william.frontend |
ArtifactId | ArtifactIdspring-boot-livereload-index-controller |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot LiveReload Index Controller
A Spring Boot controller for developing webapps
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cool.william.frontend/spring-boot-livereload-index-controller/ -->
<dependency>
<groupId>cool.william.frontend</groupId>
<artifactId>spring-boot-livereload-index-controller</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cool.william.frontend/spring-boot-livereload-index-controller/
implementation 'cool.william.frontend:spring-boot-livereload-index-controller:0.0.3'
// https://jarcasting.com/artifacts/cool.william.frontend/spring-boot-livereload-index-controller/
implementation ("cool.william.frontend:spring-boot-livereload-index-controller:0.0.3")
'cool.william.frontend:spring-boot-livereload-index-controller:jar:0.0.3'
<dependency org="cool.william.frontend" name="spring-boot-livereload-index-controller" rev="0.0.3">
<artifact name="spring-boot-livereload-index-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.william.frontend', module='spring-boot-livereload-index-controller', version='0.0.3')
)
libraryDependencies += "cool.william.frontend" % "spring-boot-livereload-index-controller" % "0.0.3"
[cool.william.frontend/spring-boot-livereload-index-controller "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : livereload-js | jar | 3.0.0 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.1.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-devtools | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |