Spring Boot DevTools Tests


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-devtools-tests
Last Version

Last Version

1.5.7.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot DevTools Tests
Spring Boot DevTools Tests
Project URL

Project URL

http://projects.spring.io/spring-boot/
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-devtools-tests

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar
org.springframework.boot : spring-boot-starter-web jar
net.bytebuddy : byte-buddy jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
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