MVN

cn.xuqiudong.basic : lcxm-springboot-parent

Maven & Gradle

Jun 05, 2024

lcxm-springboot-parent · springboot2.7.3版本的依赖管理,发布信息

<dependency>
    <groupId>cn.xuqiudong.basic</groupId>
    <artifactId>lcxm-springboot-parent</artifactId>
    <version>1.0.0-2024</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.xuqiudong.basic : lcxm-springboot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-2024

All Versions

Choose a version of cn.xuqiudong.basic : lcxm-springboot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
lcxm-springboot-parent-1.0.0-2024

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.xuqiudong.basic</groupId>
    <artifactId>lcxm-springboot-parent</artifactId>
    <version>1.0.0-2024</version>
</dependency>