Hello there, currently we are not deploying an osgi bundle file <http://stackoverflow.com/questions/5389691/what-is-the-meaning-of-type-bundle-in-a-maven-dependency>on maven central, but i have created a issue for this, see: https://github.com/nguyenq/tess4j/issues/7
cheers Am Dienstag, 16. September 2014 07:18:29 UTC+2 schrieb suvidh shetty: > > 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/a3d3795e-4243-46b2-bf81-e6f88f89aa96%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

