1 Star 0 Fork 51

zhangwei5095 / TinySample

forked from TinyFramework / TinySample 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
BYSocket 提交于 2015-10-28 11:29 . pom 版本一致
<?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">
<parent>
<groupId>org.tinygroup</groupId>
<artifactId>tiny</artifactId>
<version>2.0.26</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.tinygroup</groupId>
<artifactId>TinySample</artifactId>
<version>2.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tiny_version>2.0.26</tiny_version>
<tinyui_version>2.0.0</tinyui_version>
</properties>
<scm>
<connection>scm:git:git@http://git.oschina.net/tinyframework/TinySample.git</connection>
<developerConnection>scm:git:http://git.oschina.net/tinyframework/TinySample.git</developerConnection>
<url>http://git.oschina.net/tinyframework/TinySample.git</url>
</scm>
<modules>
<module>org.tinygroup.tinyuisample</module>
<module>org.tinygroup.DemoSite</module>
<module>org.tinygroup.tinysite2</module>
<module>tinyonline</module>
<module>top.j2ee.site</module>
<module>dslsample</module>
<module>websample</module>
<module>top.develop.demo</module>
<module>quickstart</module>
<module>template</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/5095zhangwei/TinySample.git
git@gitee.com:5095zhangwei/TinySample.git
5095zhangwei
TinySample
TinySample
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891