4 Star 1 Fork 0

hxda/nft

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
天、 提交于 2022-11-23 14:54 . 秒杀基本逻辑
<?xml version="1.0" encoding="UTF-8"?>
<!--<<<<<<< HEAD-->
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.cqupt.art.market</groupId>
<artifactId>art-market</artifactId>
<version>1.0-SNAPSHOT</version>
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>
<modules>
<module>art-market-common</module>
<module>art-market-chain</module>
<module>art-market-notice</module>
<module>art-market-trade</module>
<module>art-market-user</module>
<module>art-market-author</module>
<module>art-market-gateway</module>
<module>art-market-sms</module>
</modules>
<name>art-market</name>
<description>聚合服务</description>
<packaging>pom</packaging>
</project>
<!--=======-->
<!--<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>com.cqupt.artdev</groupId>-->
<!-- <artifactId>artdev</artifactId>-->
<!-- <version>0.0.1-SNAPSHOT</version>-->
<!-- <name>artdev</name>-->
<!-- <description>artdev</description>-->
<!-- <properties>-->
<!-- <java.version>1.8</java.version>-->
<!-- </properties>-->
<!-- <modules>-->
<!-- <module>artdev-author</module>-->
<!-- <module>artdev-gateway</module>-->
<!-- <module>artdev-common</module>-->
<!-- </modules>-->
<!--</project>-->
<!--&gt;>>>>>> lhx_2-->
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/hxd_a/nft.git
git@gitee.com:hxd_a/nft.git
hxd_a
nft
nft
v1.3

搜索帮助