MVN

org.springframework.boot.experimental : spring-boot-thin-tools

Maven & Gradle

Jun 15, 2023
7 stars

Tools Parent

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

Latest Version

Choose a version of org.springframework.boot.experimental : spring-boot-thin-tools to add to Maven - Latest Versions:

  • Latest Stable: 1.0.30.RELEASE

All Versions

Choose a version of org.springframework.boot.experimental : spring-boot-thin-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-thin-tools-1.0.30.RELEASE
spring-boot-thin-tools-1.0.29.RELEASE
spring-boot-thin-tools-1.0.28.RELEASE
spring-boot-thin-tools-1.0.27.RELEASE
spring-boot-thin-tools-1.0.26.RELEASE
spring-boot-thin-tools-1.0.25.RELEASE
spring-boot-thin-tools-1.0.24.RELEASE
spring-boot-thin-tools-1.0.23.RELEASE
spring-boot-thin-tools-1.0.22.RELEASE
spring-boot-thin-tools-1.0.21.RELEASE
spring-boot-thin-tools-1.0.20.RELEASE
spring-boot-thin-tools-1.0.19.RELEASE
spring-boot-thin-tools-1.0.18.RELEASE
spring-boot-thin-tools-1.0.17.RELEASE
spring-boot-thin-tools-1.0.16.RELEASE
spring-boot-thin-tools-1.0.15.RELEASE
spring-boot-thin-tools-1.0.14.RELEASE
spring-boot-thin-tools-1.0.13.RELEASE
spring-boot-thin-tools-1.0.12.RELEASE
spring-boot-thin-tools-1.0.11.RELEASE
spring-boot-thin-tools-1.0.10.RELEASE
spring-boot-thin-tools-1.0.9.RELEASE
spring-boot-thin-tools-1.0.8.RELEASE
spring-boot-thin-tools-1.0.7.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.springframework.boot.experimental</groupId>
    <artifactId>spring-boot-thin-tools</artifactId>
    <version>1.0.30.RELEASE</version>
</dependency>