You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@tika.apache.org by Mark Kerzner <ma...@gmail.com> on 2010/08/10 02:40:03 UTC

How to use Tika library jars?

Hi,

I have built Tika, and I see that it installed the  jars that it needs under
~/.m2, and that there are 220 jars there. They look to be intended for
Apache, but what am I to do if I want to use Tika in my Java application? Do
I copy all jars (can't believe that)? Or, does Tika somehow know where the
jars are?

I am upgrading from 0.5, and before there was a reasonable number of jars,
so I just included them in the project, but now I see that I am missing some
knowledge. Where should I read about it?

Thank you (and I mean, big thank you!)
Mark

Re: How to use Tika library jars?

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Hi Mark,

No worries. You can use the tika-app-X.Y.jar, or you can include the jars specifically according to here:

http://tika.apache.org/0.7/gettingstarted.html

HTH,
Chris


On 8/9/10 8:50 PM, "Mark Kerzner" <ma...@gmail.com> wrote:

Sorry, stupid question - it's all in the documentation.

Mark

On Mon, Aug 9, 2010 at 7:40 PM, Mark Kerzner <ma...@gmail.com> wrote:
Hi,

I have built Tika, and I see that it installed the  jars that it needs under ~/.m2, and that there are 220 jars there. They look to be intended for Apache, but what am I to do if I want to use Tika in my Java application? Do I copy all jars (can't believe that)? Or, does Tika somehow know where the jars are?

I am upgrading from 0.5, and before there was a reasonable number of jars, so I just included them in the project, but now I see that I am missing some knowledge. Where should I read about it?

Thank you (and I mean, big thank you!)
Mark




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: Chris.Mattmann@jpl.nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: How to use Tika library jars?

Posted by Mark Kerzner <ma...@gmail.com>.
Sorry, stupid question - it's all in the documentation.

Mark

On Mon, Aug 9, 2010 at 7:40 PM, Mark Kerzner <ma...@gmail.com> wrote:

> Hi,
>
> I have built Tika, and I see that it installed the  jars that it needs
> under ~/.m2, and that there are 220 jars there. They look to be intended for
> Apache, but what am I to do if I want to use Tika in my Java application? Do
> I copy all jars (can't believe that)? Or, does Tika somehow know where the
> jars are?
>
> I am upgrading from 0.5, and before there was a reasonable number of jars,
> so I just included them in the project, but now I see that I am missing some
> knowledge. Where should I read about it?
>
> Thank you (and I mean, big thank you!)
> Mark
>