|
|
@@ -467,29 +467,6 @@
|
|
|
<version>2.11.0</version>
|
|
|
</dependency>
|
|
|
|
|
|
- <!-- orc智能识别-->
|
|
|
- <!-- https://mvnrepository.com/artifact/net.sourceforge.tess4j/tess4j -->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>net.sourceforge.tess4j</groupId>-->
|
|
|
-<!-- <artifactId>tess4j</artifactId>-->
|
|
|
-<!-- <version>5.8.0</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
- <!--<dependency>
|
|
|
- <groupId>org.bouncycastle</groupId>
|
|
|
- <artifactId>bcprov-jdk15on</artifactId>
|
|
|
- <version>1.64</version>
|
|
|
- </dependency>(这个好像可以不要)-->
|
|
|
- <dependency>
|
|
|
- <groupId>org.bouncycastle</groupId>
|
|
|
- <artifactId>bcpg-jdk16</artifactId>
|
|
|
- <version>1.46</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.bouncycastle</groupId>
|
|
|
- <artifactId>bcpkix-jdk15on</artifactId>
|
|
|
- <version>1.64</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
|
|
|
|
|
|
</dependencies>
|