| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.hyfsy |
| Идентификатор | Идентификаторhot-refresh-remoting |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHot refresh the class on the production environment
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hot-refresh-remoting-1.2.0.pom | |
| hot-refresh-remoting-1.2.0.jar | 51 KB |
| hot-refresh-remoting-1.2.0-sources.jar | 27 KB |
| hot-refresh-remoting-1.2.0-javadoc.jar | 292 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-remoting/ -->
<dependency>
<groupId>io.github.hyfsy</groupId>
<artifactId>hot-refresh-remoting</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-remoting/
implementation 'io.github.hyfsy:hot-refresh-remoting:1.2.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-remoting/
implementation ("io.github.hyfsy:hot-refresh-remoting:1.2.0")
'io.github.hyfsy:hot-refresh-remoting:jar:1.2.0'
<dependency org="io.github.hyfsy" name="hot-refresh-remoting" rev="1.2.0">
<artifact name="hot-refresh-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-remoting', version='1.2.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-remoting" % "1.2.0"
[io.github.hyfsy/hot-refresh-remoting "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.hyfsy : hot-refresh-common | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |