MVN

com.github.yfhe2 : boot-support-commons

Maven & Gradle

Jan 28, 2021

常用类型封装库

<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-commons</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yfhe2 : boot-support-commons to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0-RELEASES

All Versions

Choose a version of com.github.yfhe2 : boot-support-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
boot-support-commons-1.1.0-RELEASES
1.0.x
boot-support-commons-1.0.0-RELEASES

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-commons</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>