Last Version

Hot Refresh 1.2.0 1.2.0

Hot refresh the class on the production environment

License

License

GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

Hot Refresh 1.2.0
Hot refresh the class on the production environment
Project URL

Project URL

https://github.com/hyfsy/hot-refresh
Project Organization

Project Organization

Hyfsy Group
Source Code Management

Source Code Management

https://github.com/hyfsy/hot-refresh

Download hot-refresh-parent 1.2.0


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

Dependencies

test (2)

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

Project Modules

  • hot-refresh-common
  • hot-refresh-core
  • hot-refresh-remoting
  • hot-refresh-server
  • hot-refresh-client
  • hot-refresh-client-distribution
  • adapters
  • plugins
  • test-cases