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.
'org.apache.tika:tika-core:1.7'
<dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-core</artifactId> <version>1.7</version> </dependency>
<dependency org="org.apache.tika" name="tika-core" rev="1.7"/>
"org.apache.tika", "tika-core", "1.7"