is not current version
Last Version 2.4.1

Apache Tika examples 2.1.0

This module contains examples of how to use Apache Tika.

License

License

GroupId

GroupId

org.apache.tika
ArtifactId

ArtifactId

tika-example
Version

Version

2.1.0
Type

Type

jar
Description

Description

Apache Tika examples
This module contains examples of how to use Apache Tika.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download tika-example 2.1.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.tika : tika-app jar 2.1.0
org.apache.tika : tika-serialization jar 2.1.0
org.apache.tika : tika-translate jar 2.1.0
org.apache.tika : tika-langdetect-optimaize jar 2.1.0
org.apache.tika : tika-eval-core jar 2.1.0
org.apache.tika : tika-transcribe-aws jar 2.1.0
javax.jcr : jcr jar 2.0
org.apache.jackrabbit : jackrabbit-jcr-server jar 2.21.7
org.apache.jackrabbit : jackrabbit-core jar 2.21.7
org.apache.lucene : lucene-core jar 8.9.0
org.springframework : spring-context jar 5.3.9

test (4)

Group / Artifact Type Version
org.apache.tika : tika-core test-jar 2.1.0
org.junit.vintage : junit-vintage-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1

Project Modules

There are no modules declared in this project.