MVN

io.github.yao-wenbin : spring-boot-starter-dependencies

Maven & Gradle

Jun 25, 2023
0 stars

spring-boot-starter-dependencies · all useful dependencies management for spring boot starter

<dependency>
    <groupId>io.github.yao-wenbin</groupId>
    <artifactId>spring-boot-starter-dependencies</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.yao-wenbin : spring-boot-starter-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.github.yao-wenbin : spring-boot-starter-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
spring-boot-starter-dependencies-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.yao-wenbin</groupId>
    <artifactId>spring-boot-starter-dependencies</artifactId>
    <version>1.0</version>
</dependency>