MVN

com.github.yfhe2 : boot-support-parent

Maven & Gradle

Jan 28, 2021

Boot Support Parent

<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-parent</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-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0-RELEASES

All Versions

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

Version Vulnerabilities Updated
1.1.x
boot-support-parent-1.1.0-RELEASES
1.0.x
boot-support-parent-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-parent</artifactId>
    <version>1.1.0-RELEASES</version>
</dependency>