| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.github.hyfsy | 
    
| ArtifactId | ArtifactIdhot-refresh-client | 
    
| 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-client-1.2.0.pom | |
| hot-refresh-client-1.2.0.jar | 1 MB | 
| hot-refresh-client-1.2.0-sources.jar | 11 KB | 
| hot-refresh-client-1.2.0-javadoc.jar | 80 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.23.4 |