1 Star 0 Fork 2

wangjt/iamxiongx-wb

forked from xxxxx/iamxiongx-wb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pom.xml 2.16 KB
一键复制 编辑 原始数据 按行查看 历史
xiongx 提交于 2018-06-30 12:30 +08:00 . .
<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.iamxiongx</groupId>
<artifactId>iamxiongx-wb-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>iamxiongx-wb-parent</name>
<description>wb公共类</description>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
<javax.servlet-api.version>3.0.1</javax.servlet-api.version>
<iamxiongx-wb.version>0.0.1-SNAPSHOT</iamxiongx-wb.version>
<tomcat-embed.version>8.5.16</tomcat-embed.version>
<yuicompressor.version>2.4.7</yuicompressor.version>
<commons-fileupload.version>1.3.3</commons-fileupload.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-codec.version>1.10</commons-codec.version>
<commons-logging.version>1.2</commons-logging.version>
<javax.mail.version>1.6.0</javax.mail.version>
<quartz-all.version>1.6.3</quartz-all.version>
<poi.version>3.13</poi.version>
<dom4j.version>1.6.1</dom4j.version>
</properties>
<modules>
<module>iamxiongx-wb-core-8.1.2</module>
<module>iamxiongx-wb-zip</module>
<module>iamxiongx-wb-json</module>
<module>iamxiongx-wb-fit</module>
<module>iamxiongx-wb-rhino</module>
<module>iamxiongx-wb-mozilla</module>
<module>iamxiongx-wb-core-8.2.1</module>
<module>iamxiongx-wb-core-8.2.1-20180101</module>
<module>iamxiongx-wb-core-8.2.1-20180122</module>
<module>iamxiongx-wb-webapp-8.1.2</module>
<module>iamxiongx-wb-webapp-8.2.1</module>
<module>iamxiongx-wb-webapp-8.2.1-20180101</module>
<module>iamxiongx-wb-webapp-8.2.1-20180122</module>
<module>iamxiongx-wb-core-8.2.1-xiongx</module>
<module>iamxiongx-wb-core-8.3</module>
<module>iamxiongx-wb-webapp-8.3</module>
</modules>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wangjt110/iamxiongx-wb.git
git@gitee.com:wangjt110/iamxiongx-wb.git
wangjt110
iamxiongx-wb
iamxiongx-wb
master

搜索帮助