Avatar of allelopath
allelopath

asked on 

tika required jars

Here:
http://tika.apache.org/0.9/gettingstarted.html
there is a list of jar files required for tika.
I have to go download each of these individually?
or are they provided collectively somewhere in tika?
Java

Avatar of undefined
Last Comment
for_yan
ASKER CERTIFIED SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of for_yan
for_yan
Flag of United States of America image

An easy way to gather all these libraries is to run "mvn dependency:copy-dependencies" in the tika-parsers source directory. This will copy all Tika dependencies to the target/dependencies directory.

Avatar of for_yan
for_yan
Flag of United States of America image

If you use findjar.com then to download these files without maven is not that difficult either
Avatar of Mick Barry
Mick Barry
Flag of Australia image

by the look of it your forced to use maven to build it anyways so it will handle getting the dependencies
Avatar of Mick Barry
Mick Barry
Flag of Australia image

simplest would be to build tika and add tika-app.jar to your project, that should include all the dependencies.
SOLUTION
Avatar of for_yan
for_yan
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
Avatar of Mick Barry
Mick Barry
Flag of Australia image

> (don't know maybe not all three were necessary)

they aren't as i already posted above
Avatar of for_yan
for_yan
Flag of United States of America image

Anyway, to use ExcelExtractor the tika-parsers jar will eventually be necessary.
But it was a pleasure all worked as expected.
Java
Java

Java is a platform-independent, object-oriented programming language and run-time environment, designed to have as few implementation dependencies as possible such that developers can write one set of code across all platforms using libraries. Most devices will not run Java natively, and require a run-time component to be installed in order to execute a Java program.

102K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo