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