MVN

top.yqingyu : yqingyu-parent

Maven & Gradle

Jul 08, 2023
1 stars

yqingyu-parent · Qy's all dependencyManagement management

<dependency>
    <groupId>top.yqingyu</groupId>
    <artifactId>yqingyu-parent</artifactId>
    <version>1.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.yqingyu : yqingyu-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.9.4

All Versions

Choose a version of top.yqingyu : yqingyu-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9.x
yqingyu-parent-1.9.4
yqingyu-parent-1.9.3
yqingyu-parent-1.9.2
yqingyu-parent-1.9.1
yqingyu-parent-1.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.yqingyu</groupId>
    <artifactId>yqingyu-parent</artifactId>
    <version>1.9.4</version>
</dependency>

Advertisement