MVN

com.github.rebue.sbs : sbs

Maven & Gradle

Nov 23, 2021
1 usages
1 stars

Spring Boot Starter类项目

<dependency>
    <groupId>com.github.rebue.sbs</groupId>
    <artifactId>sbs</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rebue.sbs : sbs to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.github.rebue.sbs : sbs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
sbs-1.2.4
sbs-1.2.3
sbs-1.2.1
sbs-1.2.0
1.1.x
sbs-1.1.0
1.0.x
sbs-1.0.8
sbs-1.0.7
sbs-1.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rebue.sbs</groupId>
    <artifactId>sbs</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement