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