MVN

io.gitee.sander-o.spring.boot : tools-spring-boot-starter

Maven & Gradle

May 19, 2024

tools-spring-boot-starter · tools-spring-boot-starter

<dependency>
    <groupId>io.gitee.sander-o.spring.boot</groupId>
    <artifactId>tools-spring-boot-starter</artifactId>
    <version>1.0.6-d01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gitee.sander-o.spring.boot : tools-spring-boot-starter to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6-d01

All Versions

Choose a version of io.gitee.sander-o.spring.boot : tools-spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tools-spring-boot-starter-1.0.6-d01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gitee.sander-o.spring.boot</groupId>
    <artifactId>tools-spring-boot-starter</artifactId>
    <version>1.0.6-d01</version>
</dependency>