Last Version

io.github.hyfsy:hot-refresh-adapter-web 1.0.1

Hot refresh the class on the production environment

License

License

GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-adapter-web
Version

Version

1.0.1
Type

Type

jar
Description

Description

Hot refresh the class on the production environment
Project Organization

Project Organization

Hyfsy Group

Download hot-refresh-adapter-web 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.hyfsy : hot-refresh-core jar 1.0.1
io.github.hyfsy : hot-refresh-remoting jar 1.0.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.