Spring Boot DevTools Tests


Категории

Категории

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

Группа

org.springframework.boot
Идентификатор

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

spring-boot-devtools-tests
Последняя версия

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

1.5.7.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot DevTools Tests
Spring Boot DevTools Tests
Ссылка на сайт

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

http://projects.spring.io/spring-boot/
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать spring-boot-devtools-tests

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-devtools jar
org.springframework.boot : spring-boot-starter-web jar
net.bytebuddy : byte-buddy jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

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

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

Версии библиотеки

Версия
1.5.7.RELEASE
1.5.6.RELEASE
1.5.5.RELEASE
1.5.4.RELEASE
1.5.3.RELEASE
1.5.2.RELEASE
1.5.1.RELEASE
1.5.0.RELEASE
1.4.7.RELEASE
1.4.6.RELEASE
1.4.5.RELEASE
1.4.4.RELEASE
1.4.3.RELEASE