io.github.hyfsy:hot-refresh-plugin-execute

Hot refresh the class on the production environment

License

License

GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-plugin-execute
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hot refresh the class on the production environment
Project Organization

Project Organization

Hyfsy Group

Download hot-refresh-plugin-execute

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.hyfsy : hot-refresh-plugin-fastjson jar 1.2.0
io.github.hyfsy : hot-refresh-client Optional jar 1.2.0
io.github.hyfsy : hot-refresh-core Optional jar 1.2.0

provided (1)

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

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.

Versions

Version
1.2.0
1.1.0