MVN

io.github.weihubeats : spring-boot-nebula-dependencies

Maven & Gradle

Mar 16, 2024
3 stars

spring-boot-nebula-dependencies · spring boot 基础组件,快速构建spring boot项目

<dependency>
    <groupId>io.github.weihubeats</groupId>
    <artifactId>spring-boot-nebula-dependencies</artifactId>
    <version>0.0.01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.weihubeats : spring-boot-nebula-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 0.0.01

All Versions

Choose a version of io.github.weihubeats : spring-boot-nebula-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-boot-nebula-dependencies-0.0.01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.weihubeats</groupId>
    <artifactId>spring-boot-nebula-dependencies</artifactId>
    <version>0.0.01</version>
</dependency>