2017/11/4
Tika core library. Contains the core interfaces and classes of Tika, but none of the parser implementations. Depends only on Java 6.
Tika 的核心函式庫,不包含任何 Parser
Tika parsers. Collection of classes that implement the Tika Parser interface based on various external parser libraries.
Tika Parser 函式庫的彙集
Tika application. Combines the above components and all the external parser libraries into a single runnable jar with a GUI and a command line interface.
命令列模式的 Tika,相關說明請參考連結
Tika JAX-RS REST application. This is a Jetty web server running Tika REST services.
在 Jetty 上提供 Tika REST 服務,相關說明請參考連結
Tika bundle. An OSGi bundle that combines tika-parsers with non-OSGified parser libraries to make them easy to deploy in an OSGi environment.
Tika 的 OSGi bundle
沒有包含任何 Parser 的版本
Build artifacts
Download Apache Tika