Skip to content

org.apache.tika.tika-core 3.2.2 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.tika</groupId>
  <artifactId>tika-core</artifactId>
  <version>3.2.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It
also
includes the core facades for the Tika API.