com.github.liuzhengyang:hotreload-web


GroupId

GroupId

com.github.liuzhengyang
ArtifactId

ArtifactId

hotreload-web
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Download hotreload-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-web/ -->
<dependency>
    <groupId>com.github.liuzhengyang</groupId>
    <artifactId>hotreload-web</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-web/
implementation 'com.github.liuzhengyang:hotreload-web:1.0.14'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-web/
implementation ("com.github.liuzhengyang:hotreload-web:1.0.14")
'com.github.liuzhengyang:hotreload-web:jar:1.0.14'
<dependency org="com.github.liuzhengyang" name="hotreload-web" rev="1.0.14">
  <artifact name="hotreload-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='hotreload-web', version='1.0.14')
)
libraryDependencies += "com.github.liuzhengyang" % "hotreload-web" % "1.0.14"
[com.github.liuzhengyang/hotreload-web "1.0.14"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-freemarker jar
org.ow2.asm : asm jar 7.0
com.github.liuzhengyang : hotreload-core jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server jar
io.micrometer : micrometer-core jar 1.1.3
io.micrometer : micrometer-registry-elastic jar 1.1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14
1.0.13
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0