MVN

world.xuewei : xw-fast-parent

Maven & Gradle

Nov 07, 2023
15 stars

xw-fast · Xw-Fast 是一个专为 Java Web 开发的针对 Spring 系列框架封装的便捷开发脚手架,旨在降低框架的学习使用成本,提高工作效率,大大提升 Web 开发效率。

<dependency>
    <groupId>world.xuewei</groupId>
    <artifactId>xw-fast-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of world.xuewei : xw-fast-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of world.xuewei : xw-fast-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xw-fast-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>world.xuewei</groupId>
    <artifactId>xw-fast-parent</artifactId>
    <version>1.0.0</version>
</dependency>