| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Other Универсальные библиотеки |
| Группа | Группаru.vyukov |
| Идентификатор | Идентификаторanother-live-refresh-spring-boot-starter |
| Последняя версия | Последняя версия0.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеanother-live-refresh-spring-boot-starter
alternative for livereload.com for spring boot projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/ -->
<dependency>
<groupId>ru.vyukov</groupId>
<artifactId>another-live-refresh-spring-boot-starter</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/
implementation 'ru.vyukov:another-live-refresh-spring-boot-starter:0.3.1'
// https://jarcasting.com/artifacts/ru.vyukov/another-live-refresh-spring-boot-starter/
implementation ("ru.vyukov:another-live-refresh-spring-boot-starter:0.3.1")
'ru.vyukov:another-live-refresh-spring-boot-starter:jar:0.3.1'
<dependency org="ru.vyukov" name="another-live-refresh-spring-boot-starter" rev="0.3.1">
<artifact name="another-live-refresh-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.vyukov', module='another-live-refresh-spring-boot-starter', version='0.3.1')
)
libraryDependencies += "ru.vyukov" % "another-live-refresh-spring-boot-starter" % "0.3.1"
[ru.vyukov/another-live-refresh-spring-boot-starter "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-websocket | jar | |
| commons-io : commons-io | jar | 2.3 |
| org.springframework.boot : spring-boot-starter-security Необязательный | jar | |
| org.projectlombok : lombok Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |