当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
129 Star 724 Fork 352

matrixy / tentacle远程桌面
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 599 Bytes
一键复制 编辑 原始数据 按行查看 历史
matrixy 提交于 2018-04-09 21:16 . init commit
<?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>cn.org.hentai</groupId>
<artifactId>Tentacle</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<modules>
<module>common</module>
<module>tentacle-server</module>
<module>tentacle-client</module>
</modules>
</project>
Java
1
https://gitee.com/matrixy/tentacle.git
git@gitee.com:matrixy/tentacle.git
matrixy
tentacle
tentacle远程桌面
tcp

搜索帮助