MVN

org.springframework.boot : spring-boot-dependency-tools

Maven & Gradle

Dec 17, 2015
8 usages
68.1k stars

Spring Boot Dependency Tools · Spring Boot Dependency Tools

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-dependency-tools</artifactId>
    <version>1.2.8.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.boot : spring-boot-dependency-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.8.RELEASE

All Versions

Choose a version of org.springframework.boot : spring-boot-dependency-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
spring-boot-dependency-tools-1.2.8.RELEASE
spring-boot-dependency-tools-1.2.7.RELEASE
spring-boot-dependency-tools-1.2.6.RELEASE
spring-boot-dependency-tools-1.2.5.RELEASE
spring-boot-dependency-tools-1.2.4.RELEASE
spring-boot-dependency-tools-1.2.3.RELEASE
spring-boot-dependency-tools-1.2.2.RELEASE
spring-boot-dependency-tools-1.2.1.RELEASE
spring-boot-dependency-tools-1.2.0.RELEASE
1.1.x
spring-boot-dependency-tools-1.1.12.RELEASE
spring-boot-dependency-tools-1.1.11.RELEASE
spring-boot-dependency-tools-1.1.10.RELEASE
spring-boot-dependency-tools-1.1.9.RELEASE
spring-boot-dependency-tools-1.1.8.RELEASE
spring-boot-dependency-tools-1.1.7.RELEASE
spring-boot-dependency-tools-1.1.6.RELEASE
spring-boot-dependency-tools-1.1.5.RELEASE
spring-boot-dependency-tools-1.1.4.RELEASE
spring-boot-dependency-tools-1.1.3.RELEASE
spring-boot-dependency-tools-1.1.2.RELEASE
spring-boot-dependency-tools-1.1.1.RELEASE
spring-boot-dependency-tools-1.1.0.RELEASE
1.0.x
spring-boot-dependency-tools-1.0.2.RELEASE
spring-boot-dependency-tools-1.0.1.RELEASE
spring-boot-dependency-tools-1.0.0.RELEASE

How to add a dependency to Maven

Add the following org.springframework.boot : spring-boot-dependency-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-dependency-tools</artifactId>
    <version>1.2.8.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.springframework.boot : spring-boot-dependency-tools gradle dependency to your build.gradle file:

implementation 'org.springframework.boot:spring-boot-dependency-tools:1.2.8.RELEASE'

Gradle Kotlin DSL: Add the following org.springframework.boot : spring-boot-dependency-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.springframework.boot:spring-boot-dependency-tools:1.2.8.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.springframework.boot : spring-boot-dependency-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.springframework.boot" % "spring-boot-dependency-tools" % "1.2.8.RELEASE"

Advertisement

Dependencies from Group

Aug 24, 2023
8.4k usages
72.6k stars
Aug 24, 2023
7.8k usages
72.6k stars
Aug 24, 2023
6.6k usages
72.6k stars
Aug 24, 2023
5.9k usages
72.6k stars
Aug 24, 2023
5.9k usages
72.6k stars

Discover Dependencies

Jul 23, 2015
3 usages
Nov 17, 2015
1 usages
Nov 17, 2015
1 usages
Nov 17, 2015
1 usages
Nov 17, 2015
1 usages
Nov 17, 2015
1 usages
Nov 17, 2015
1 usages
Nov 17, 2015
1 usages
Nov 17, 2015
1 usages
Jun 04, 2015
2 usages
1 stars