Im a beginner and Im trying to use tesseract through java and I keep running into error
Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'tesseract': dlopen(libtesseract.dylib, 0x0009): tried: 'libtesseract.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/./libtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/../lib/libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache), 'libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache) dlopen(libtesseract.dylib, 0x0009): tried: 'libtesseract.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/./libtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/../lib/libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache), 'libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache) dlopen(/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract, 0x0009): tried: '/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file, not in dyld cache) dlopen(/Library/Frameworks/tesseract.framework/tesseract, 0x0009): tried: '/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file, not in dyld cache) dlopen(/System/Library/Frameworks/tesseract.framework/tesseract, 0x0009): tried: '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file, not in dyld cache) Native library (darwin-aarch64/libtesseract.dylib) not found in resource path (/Users/himashaherath/Documents/ScreenScribeJava/target/classes:/Users/himashaherath/.m2/repository/net/sourceforge/tess4j/tess4j/5.5.0/tess4j-5.5.0.jar:/Users/himashaherath/.m2/repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/Users/himashaherath/.m2/repository/com/github/jai-imageio/jai-imageio-core/1.4.0/jai-imageio-core-1.4.0.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/pdfbox-tools/2.0.27/pdfbox-tools-2.0.27.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/pdfbox-debugger/2.0.27/pdfbox-debugger-2.0.27.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar:/Users/himashaherath/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar:/Users/himashaherath/.m2/repository/net/sourceforge/lept4j/lept4j/1.17.0/lept4j-1.17.0.jar:/Users/himashaherath/.m2/repository/org/jboss/jboss-vfs/3.2.17.Final/jboss-vfs-3.2.17.Final.jar:/Users/himashaherath/.m2/repository/org/jboss/logging/jboss-logging/3.1.4.GA/jboss-logging-3.1.4.GA.jar:/Users/himashaherath/.m2/repository/org/slf4j/slf4j-api/2.0.0-alpha0/slf4j-api-2.0.0-alpha0.jar:/Users/himashaherath/.m2/repository/org/slf4j/log4j-over-slf4j/2.0.6/log4j-over-slf4j-2.0.6.jar:/Users/himashaherath/.m2/repository/org/slf4j/slf4j-simple/2.0.0-alpha0/slf4j-simple-2.0.0-alpha0.jar:/Users/himashaherath/.m2/repository/org/bytedeco/javacpp/1.5.8/javacpp-1.5.8.jar:/Users/himashaherath/.m2/repository/org/bytedeco/leptonica/1.82.0-1.5.8/leptonica-1.82.0-1.5.8.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/pdfbox/1.8.7/pdfbox-1.8.7.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/fontbox/1.8.7/fontbox-1.8.7.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/jempbox/1.8.7/jempbox-1.8.7.jar:/Users/himashaherath/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/imageio/imageio-core/3.9.4/imageio-core-3.9.4.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/common/common-lang/3.9.4/common-lang-3.9.4.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/common/common-io/3.9.4/common-io-3.9.4.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/common/common-image/3.9.4/common-image-3.9.4.jar:/Users/himashaherath/.m2/repository/org/ethelred/cgi/standalone/0.2/standalone-0.2.jar:/Users/himashaherath/.m2/repository/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/Users/himashaherath/.m2/repository/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/Users/himashaherath/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/Users/himashaherath/.m2/repository/org/ethelred/cgi/cgi-api/0.2/cgi-api-0.2.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-server/9.4.48.v20220622/jetty-server-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-http/9.4.48.v20220622/jetty-http-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-util/9.4.48.v20220622/jetty-util-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-io/9.4.48.v20220622/jetty-io-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.48.v20220622/jetty-servlet-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-security/9.4.48.v20220622/jetty-security-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-util-ajax/9.4.48.v20220622/jetty-util-ajax-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/fcgi/fcgi-server/9.4.48.v20220622/fcgi-server-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/fcgi/fcgi-client/9.4.48.v20220622/fcgi-client-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-client/9.4.48.v20220622/jetty-client-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-proxy/9.4.48.v20220622/jetty-proxy-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/com/github/fmjsjx/libnetty-fastcgi/2.4.3/libnetty-fastcgi-2.4.3.jar:/Users/himashaherath/.m2/repository/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:307) at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:467) at com.sun.jna.Library$Handler.<init>(Library.java:192) at com.sun.jna.Native.load(Native.java:622) at com.sun.jna.Native.load(Native.java:596) at net.sourceforge.tess4j.util.LoadLibs.getTessAPIInstance(LoadLibs.java:83) at net.sourceforge.tess4j.TessAPI.<clinit>(TessAPI.java:42) at net.sourceforge.tess4j.Tesseract.init(Tesseract.java:442) at net.sourceforge.tess4j.Tesseract.doOCR(Tesseract.java:238) at net.sourceforge.tess4j.Tesseract.doOCR(Tesseract.java:210) at OCR.main(OCR.java:15) Suppressed: java.lang.UnsatisfiedLinkError: dlopen(libtesseract.dylib, 0x0009): tried: 'libtesseract.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/./libtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/../lib/libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache), 'libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache) at com.sun.jna.Native.open(Native Method) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:197) ... 10 more Suppressed: java.lang.UnsatisfiedLinkError: dlopen(libtesseract.dylib, 0x0009): tried: 'libtesseract.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/./libtesseract.dylib' (no such file), '/Library/Java/JavaVirtualMachines/jdk-18.jdk/Contents/Home/bin/../lib/libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache), 'libtesseract.dylib' (no such file), '/usr/lib/libtesseract.dylib' (no such file, not in dyld cache) at com.sun.jna.Native.open(Native Method) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:210) ... 10 more Suppressed: java.lang.UnsatisfiedLinkError: dlopen(/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract, 0x0009): tried: '/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/Users/himashaherath/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file, not in dyld cache) at com.sun.jna.Native.open(Native Method) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:254) ... 10 more Suppressed: java.lang.UnsatisfiedLinkError: dlopen(/Library/Frameworks/tesseract.framework/tesseract, 0x0009): tried: '/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file, not in dyld cache) at com.sun.jna.Native.open(Native Method) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:254) ... 10 more Suppressed: java.lang.UnsatisfiedLinkError: dlopen(/System/Library/Frameworks/tesseract.framework/tesseract, 0x0009): tried: '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/Frameworks/tesseract.framework/tesseract' (no such file), '/System/Library/Frameworks/tesseract.framework/tesseract' (no such file, not in dyld cache) at com.sun.jna.Native.open(Native Method) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:254) ... 10 more Suppressed: java.io.IOException: Native library (darwin-aarch64/libtesseract.dylib) not found in resource path (/Users/himashaherath/Documents/ScreenScribeJava/target/classes:/Users/himashaherath/.m2/repository/net/sourceforge/tess4j/tess4j/5.5.0/tess4j-5.5.0.jar:/Users/himashaherath/.m2/repository/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/Users/himashaherath/.m2/repository/com/github/jai-imageio/jai-imageio-core/1.4.0/jai-imageio-core-1.4.0.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/pdfbox-tools/2.0.27/pdfbox-tools-2.0.27.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/pdfbox-debugger/2.0.27/pdfbox-debugger-2.0.27.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar:/Users/himashaherath/.m2/repository/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar:/Users/himashaherath/.m2/repository/net/sourceforge/lept4j/lept4j/1.17.0/lept4j-1.17.0.jar:/Users/himashaherath/.m2/repository/org/jboss/jboss-vfs/3.2.17.Final/jboss-vfs-3.2.17.Final.jar:/Users/himashaherath/.m2/repository/org/jboss/logging/jboss-logging/3.1.4.GA/jboss-logging-3.1.4.GA.jar:/Users/himashaherath/.m2/repository/org/slf4j/slf4j-api/2.0.0-alpha0/slf4j-api-2.0.0-alpha0.jar:/Users/himashaherath/.m2/repository/org/slf4j/log4j-over-slf4j/2.0.6/log4j-over-slf4j-2.0.6.jar:/Users/himashaherath/.m2/repository/org/slf4j/slf4j-simple/2.0.0-alpha0/slf4j-simple-2.0.0-alpha0.jar:/Users/himashaherath/.m2/repository/org/bytedeco/javacpp/1.5.8/javacpp-1.5.8.jar:/Users/himashaherath/.m2/repository/org/bytedeco/leptonica/1.82.0-1.5.8/leptonica-1.82.0-1.5.8.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/pdfbox/1.8.7/pdfbox-1.8.7.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/fontbox/1.8.7/fontbox-1.8.7.jar:/Users/himashaherath/.m2/repository/org/apache/pdfbox/jempbox/1.8.7/jempbox-1.8.7.jar:/Users/himashaherath/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/imageio/imageio-core/3.9.4/imageio-core-3.9.4.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/common/common-lang/3.9.4/common-lang-3.9.4.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/common/common-io/3.9.4/common-io-3.9.4.jar:/Users/himashaherath/.m2/repository/com/twelvemonkeys/common/common-image/3.9.4/common-image-3.9.4.jar:/Users/himashaherath/.m2/repository/org/ethelred/cgi/standalone/0.2/standalone-0.2.jar:/Users/himashaherath/.m2/repository/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar:/Users/himashaherath/.m2/repository/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar:/Users/himashaherath/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/Users/himashaherath/.m2/repository/org/ethelred/cgi/cgi-api/0.2/cgi-api-0.2.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-server/9.4.48.v20220622/jetty-server-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-http/9.4.48.v20220622/jetty-http-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-util/9.4.48.v20220622/jetty-util-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-io/9.4.48.v20220622/jetty-io-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.48.v20220622/jetty-servlet-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-security/9.4.48.v20220622/jetty-security-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-util-ajax/9.4.48.v20220622/jetty-util-ajax-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/fcgi/fcgi-server/9.4.48.v20220622/fcgi-server-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/fcgi/fcgi-client/9.4.48.v20220622/fcgi-client-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-client/9.4.48.v20220622/jetty-client-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/org/eclipse/jetty/jetty-proxy/9.4.48.v20220622/jetty-proxy-9.4.48.v20220622.jar:/Users/himashaherath/.m2/repository/com/github/fmjsjx/libnetty-fastcgi/2.4.3/libnetty-fastcgi-2.4.3.jar:/Users/himashaherath/.m2/repository/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar:/Users/himashaherath/.m2/repository/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar) at com.sun.jna.Native.extractFromResourcePath(Native.java:1145) at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:281) ... 10 more *my code * import net.sourceforge.tess4j.*; import java.io.File; public class OCR { public static void main(String[] args) { System.setProperty("java.library.path", "/opt/homebrew/Cellar/tesseract/5.3.0_1/lib/libtesseract.5.dylib"); File imageFile = new File("/Users/himashaherath/Downloads/1.png"); Tesseract instance = new Tesseract(); instance.setDatapath("/Users/himashaherath/Downloads/Tess4J/tessdata"); instance.setLanguage("eng"); try { String result = instance.doOCR(imageFile); System.out.println(result); } catch (TesseractException e) { System.err.println(e.getMessage()); } } } *My pom file* <?xml version="1.0" encoding="UTF-8"?> <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 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.example</groupId> <artifactId>ScreenScribeJava</artifactId> <version>1.0-SNAPSHOT</version> <properties> <maven.compiler.source>18</maven.compiler.source> <maven.compiler.target>18</maven.compiler.target> </properties> <dependencies> <!-- https://mvnrepository.com/artifact/net.sourceforge.tess4j/tess4j --> <dependency> <groupId>net.sourceforge.tess4j</groupId> <artifactId>tess4j</artifactId> <version>5.5.0</version> </dependency> <!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api --> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>2.0.0-alpha0</version> </dependency> <!-- https://mvnrepository.com/artifact/org.slf4j/log4j-over-slf4j --> <dependency> <groupId>org.slf4j</groupId> <artifactId>log4j-over-slf4j</artifactId> <version>2.0.6</version> </dependency> <!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-simple --> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-simple</artifactId> <version>2.0.0-alpha0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.bytedeco</groupId> <artifactId>javacpp</artifactId> <version>1.5.8</version> </dependency> <!-- https://mvnrepository.com/artifact/org.bytedeco/leptonica --> <dependency> <groupId>org.bytedeco</groupId> <artifactId>leptonica</artifactId> <version>1.82.0-1.5.8</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox</artifactId> <version>1.8.7</version> </dependency> <dependency> <groupId>com.twelvemonkeys.imageio</groupId> <artifactId>imageio-core</artifactId> <version>3.9.4</version> </dependency> <dependency> <groupId>org.ethelred.cgi</groupId> <artifactId>standalone</artifactId> <version>0.2</version> </dependency> <!-- <!– https://mvnrepository.com/artifact/org.slf4j/slf4j-log4j12 –>--> <!-- <dependency>--> <!-- <groupId>org.slf4j</groupId>--> <!-- <artifactId>slf4j-log4j12</artifactId>--> <!-- <version>2.0.0-alpha0</version>--> <!-- <scope>runtime</scope>--> <!-- </dependency>--> </dependencies> </project> -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/f8d685fe-dabf-4641-ab35-325891d7f746n%40googlegroups.com.