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

spring-boot-devtools 1.0.0.RELEASE

Similar to spring-boot-devtools provided by spring, but it‘s more lightweight and support automatically compile.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.gitlab.wmwtr
Идентификатор

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

spring-boot-devtools
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

spring-boot-devtools
Similar to spring-boot-devtools provided by spring, but it‘s more lightweight and support automatically compile.
Ссылка на сайт

Ссылка на сайт

https://github.com/wmwtr/SpringbootDevtools
Система контроля версий

Система контроля версий

https://github.com/wmwtr/SpringbootDevtools

Скачать spring-boot-devtools 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.gitlab.wmwtr/spring-boot-devtools/ -->
<dependency>
    <groupId>io.gitlab.wmwtr</groupId>
    <artifactId>spring-boot-devtools</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.wmwtr/spring-boot-devtools/
implementation 'io.gitlab.wmwtr:spring-boot-devtools:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.gitlab.wmwtr/spring-boot-devtools/
implementation ("io.gitlab.wmwtr:spring-boot-devtools:1.0.0.RELEASE")
'io.gitlab.wmwtr:spring-boot-devtools:jar:1.0.0.RELEASE'
<dependency org="io.gitlab.wmwtr" name="spring-boot-devtools" rev="1.0.0.RELEASE">
  <artifact name="spring-boot-devtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.wmwtr', module='spring-boot-devtools', version='1.0.0.RELEASE')
)
libraryDependencies += "io.gitlab.wmwtr" % "spring-boot-devtools" % "1.0.0.RELEASE"
[io.gitlab.wmwtr/spring-boot-devtools "1.0.0.RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.6
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE

Модули Проекта

Данный проект не имеет модулей.