Last Version

Spring Boot Dependency Tools 1.2.8.RELEASE

Spring Boot Dependency Tools

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.springframework.boot
ArtifactId

ArtifactId

spring-boot-dependency-tools
Version

Version

1.2.8.RELEASE
Type

Type

jar
Description

Description

Spring Boot Dependency Tools
Spring Boot Dependency Tools
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-boot-dependency-tools 1.2.8.RELEASE


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.