MVN

io.github.guoshiqiufeng : kernel-all-spring-boot-starter

Maven & Gradle

Aug 30, 2021
1 stars

spring-boot 依赖引用

<dependency>
    <groupId>io.github.guoshiqiufeng</groupId>
    <artifactId>kernel-all-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
kernel-all-spring-boot-starter-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.guoshiqiufeng</groupId>
    <artifactId>kernel-all-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement