1
0
mirror of https://github.com/sismics/docs.git synced 2026-02-20 02:58:53 +00:00

Hard coupling between tess4j and imageIO to avoid service registering

This commit is contained in:
jendib
2013-09-05 16:10:26 +02:00
parent 8eb5b8066e
commit 22cea20a90
9 changed files with 1284 additions and 28 deletions

View File

@@ -138,11 +138,6 @@
<artifactId>imageio</artifactId>
</dependency>
<dependency>
<groupId>tess4j</groupId>
<artifactId>tess4j</artifactId>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>junit</groupId>