MVN

com.github.weijj0528 : wei-springboot-starter

Maven & Gradle

Jun 21, 2022
2 stars

wei-springboot-starter · SpringBoot component practice starter

<dependency>
    <groupId>com.github.weijj0528</groupId>
    <artifactId>wei-springboot-starter</artifactId>
    <version>3.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.weijj0528 : wei-springboot-starter to add to Maven - Latest Versions:

  • Latest Stable: 3.0-RELEASE

All Versions

Choose a version of com.github.weijj0528 : wei-springboot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0
wei-springboot-starter-3.0-RELEASE
2.1.x
wei-springboot-starter-2.1.3
1.5.x
wei-springboot-starter-1.5.20

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.weijj0528</groupId>
    <artifactId>wei-springboot-starter</artifactId>
    <version>3.0-RELEASE</version>
</dependency>