не последняя версия
Последняя версия 1.2.0

io.github.hyfsy:hot-refresh-plugin-spring-boot 1.1.0


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

io.github.hyfsy
Идентификатор

Идентификатор

hot-refresh-plugin-spring-boot
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать hot-refresh-plugin-spring-boot 1.1.0


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