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