1 Star 0 Fork 111

jason / spider-flow-ocr

forked from ssssssss-team / spider-flow-ocr 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pom.xml 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
吕金泽 提交于 2020-05-29 14:56 . dock to bottom
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.spiderflow</groupId>
<artifactId>spider-flow</artifactId>
<version>0.5.0</version>
</parent>
<artifactId>spider-flow-ocr</artifactId>
<name>spider-flow-ocr</name>
<url>https://gitee.com/jmxd/spider-flow-ocr</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>
<groupId>org.spiderflow</groupId>
<artifactId>spider-flow-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.baidu.aip</groupId>
<artifactId>java-sdk</artifactId>
<version>4.11.3</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/jasonpyx/spider-flow-ocr.git
git@gitee.com:jasonpyx/spider-flow-ocr.git
jasonpyx
spider-flow-ocr
spider-flow-ocr
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891