Hi

 

I am adding  the below pom dependency to my project  to download the 
‘tess4j’ jar files.

It successfully download the jar files from the central repository and adds 
it to my class path. But it is not OSGI bundled jar it is a normal jar file.

To use this jar in my project it has to be OSGI bundled.

 

<dependency>

<groupId>net.sourceforge.tess4j</groupId>

<artifactId>tess4j</artifactId>

<version>1.3.0</version>

</dependency>

 

Can I have the OSGI bundled Jar file.

 

Thanks

Suvidh

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/2584e991-e158-4f0e-ab7e-538ac3bb216c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to