1 Star 0 Fork 2

开源代码备份/yeee-momoo

forked from 一页/yeee-momoo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 957 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>vip.yeee.memo</groupId>
<artifactId>yeee-memo</artifactId>
<version>4.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<!-- java通用脚手架 -->
<module>memo-parent</module>
<!-- 常用解决方案 -->
<!-- <module>solution-problem</module>-->
<!-- 中间件的使用 -->
<!-- <module>middle-ware</module>-->
<!-- 微服务 -->
<module>spring-cloud</module>
<!-- 三方SDK -->
<!-- <module>third-sdk</module>-->
<!-- 小工具 -->
<!-- <module>simple-tools</module>-->
<!-- 测试工具 -->
<!-- <module>test-tool</module>-->
<!-- 学习测试用例 -->
<!-- <module>learn-example</module>-->
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kgduyjj_mirrors/yeee-momoo.git
git@gitee.com:kgduyjj_mirrors/yeee-momoo.git
kgduyjj_mirrors
yeee-momoo
yeee-momoo
memoo-master

搜索帮助