MVN

io.github.wslxm : spring-boot-plus2

Maven & Gradle

Oct 13, 2021
0 stars

spring-boot-plus2 · Demo project for Spring Boot

<dependency>
    <groupId>io.github.wslxm</groupId>
    <artifactId>spring-boot-plus2</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
spring-boot-plus2-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.wslxm</groupId>
    <artifactId>spring-boot-plus2</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement