The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
1 Star 0 Fork 4.5K

朕懂/iBase4J
Paused

forked from iBase4J/iBase4J 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pom-sys-web-server.xml 824 Bytes
Copy Edit Raw Blame History
A圣翔 authored 2018-07-27 11:56 . INIT
<?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>
<parent>
<groupId>org.ibase4j</groupId>
<artifactId>iBase4J</artifactId>
<version>1.3.0</version>
<relativePath>./</relativePath>
</parent>
<artifactId>iBase4J-SYS-Web-Server</artifactId>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<url>http://maven.apache.org</url>
<!-- clean package -P build tomcat7:run-war-only -f pom-sys-web-server.xml -->
<modules>
<module>iBase4J-Biz-Facade</module>
<module>iBase4J-SYS-Facade</module>
<module>iBase4J-SYS-Web</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/null_615_8365/iBase4J.git
git@gitee.com:null_615_8365/iBase4J.git
null_615_8365
iBase4J
iBase4J
master

Search