Last Version

io.github.hyfsy:hot-refresh-client 1.2.0

Hot refresh the class on the production environment

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-client
Version

Version

1.2.0
Type

Type

jar
Description

Description

Hot refresh the class on the production environment
Project Organization

Project Organization

Hyfsy Group

Download hot-refresh-client 1.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime Optional jar 4.5.13
io.github.hyfsy : hot-refresh-common jar 1.2.0
io.github.hyfsy : hot-refresh-remoting jar 1.2.0
io.github.hyfsy : hot-refresh-core 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.