License |
License |
---|---|
GroupId | GroupIdio.github.hyfsy |
ArtifactId | ArtifactIdhot-refresh-core |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHot refresh the class on the production environment
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hot-refresh-core-1.2.0.pom | |
hot-refresh-core-1.2.0.jar | 144 KB |
hot-refresh-core-1.2.0-sources.jar | 116 KB |
hot-refresh-core-1.2.0-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-core/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-core/
implementation 'io.github.hyfsy:hot-refresh-core:1.2.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-core/
implementation ("io.github.hyfsy:hot-refresh-core:1.2.0")
'io.github.hyfsy:hot-refresh-core:jar:1.2.0'
<dependency org="io.github.hyfsy" name="hot-refresh-core" rev="1.2.0">
<artifact name="hot-refresh-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-core', version='1.2.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-core" % "1.2.0"
[io.github.hyfsy/hot-refresh-core "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.hyfsy : hot-refresh-remoting Optional | jar | 1.2.0 |
io.github.hyfsy : hot-refresh-common | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |