2 Star 12 Fork 10

雪无痕... / 车牌识别sdk调用

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 851 Bytes
一键复制 编辑 原始数据 按行查看 历史
雪无痕... 提交于 2020-11-02 09:21 . init
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/spring-boot-2.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-context-5.1.3.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.6.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.10.jar"/>
<classpathentry kind="lib" path="lib/fastjson-1.2.47.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/examples.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Java
1
https://gitee.com/sd_xjmns/eparking.git
git@gitee.com:sd_xjmns/eparking.git
sd_xjmns
eparking
车牌识别sdk调用
master

搜索帮助