1 Star 0 Fork 4.5K

lishu / AJ-Report

forked from anji-plus / AJ-Report 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pom.xml 559 Bytes
Copy Edit Raw Blame History
Raod authored 2021-07-28 09:27 . add pom.xml 工具展示问题
<?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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.anji-plus.report</groupId>
<artifactId>report-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>report-parent</name>
<packaging>pom</packaging>
<modules>
<module>report-core</module>
</modules>
</project>
Java
1
https://gitee.com/httpstatus404/report.git
git@gitee.com:httpstatus404/report.git
httpstatus404
report
AJ-Report
master

Search