is not current version
Last Version 2.4.1

Apache Tika server 2.0.0-BETA

Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.

License

License

GroupId

GroupId

org.apache.tika
ArtifactId

ArtifactId

tika-server
Version

Version

2.0.0-BETA
Type

Type

pom
Description

Description

Apache Tika server
Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
Project URL

Project URL

https://tika.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download tika-server 2.0.0-BETA


<!-- https://jarcasting.com/artifacts/org.apache.tika/tika-server/ -->
<dependency>
    <groupId>org.apache.tika</groupId>
    <artifactId>tika-server</artifactId>
    <version>2.0.0-BETA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tika/tika-server/
implementation 'org.apache.tika:tika-server:2.0.0-BETA'
// https://jarcasting.com/artifacts/org.apache.tika/tika-server/
implementation ("org.apache.tika:tika-server:2.0.0-BETA")
'org.apache.tika:tika-server:pom:2.0.0-BETA'
<dependency org="org.apache.tika" name="tika-server" rev="2.0.0-BETA">
  <artifact name="tika-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tika', module='tika-server', version='2.0.0-BETA')
)
libraryDependencies += "org.apache.tika" % "tika-server" % "2.0.0-BETA"
[org.apache.tika/tika-server "2.0.0-BETA"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tika-server-core
  • tika-server-standard
  • tika-server-client