24 Star 177 Fork 112

lingxcom / JT808-完整的车辆定位监控系统-支持一键启动

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 539 Bytes
一键复制 编辑 原始数据 按行查看 历史
zzxxcc3 提交于 2024-04-23 18:41 . 支持谷米协议GT06终端接入
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.lingx</groupId>
<artifactId>jt808</artifactId>
<version>3.0.0</version>
<packaging>pom</packaging>
<name>jt808</name>
<modules>
<module>jt808-server</module>
<module>jt808-html</module>
<module>protocol-gt06-server</module>
</modules>
</project>
Java
1
https://gitee.com/lingxcom/jt808.git
git@gitee.com:lingxcom/jt808.git
lingxcom
jt808
JT808-完整的车辆定位监控系统-支持一键启动
master

搜索帮助