MVN

io.github.vibrantbyte : spring-boot-starter

Maven & Gradle

Dec 11, 2019
0 stars

spring-boot-starter · 为spring-boot集成开发必备工具

<dependency>
    <groupId>io.github.vibrantbyte</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>2.1.6.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.6.RELEASE

All Versions

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

Version Vulnerabilities Updated
2.1.x
spring-boot-starter-2.1.6.RELEASE
1.0.x
spring-boot-starter-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.vibrantbyte</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>2.1.6.RELEASE</version>
</dependency>