Last Version

Apache Tika examples 2.4.1

This module contains examples of how to use Apache Tika.

License

License

GroupId

GroupId

org.apache.tika
ArtifactId

ArtifactId

tika-example
Version

Version

2.4.1
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.4.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.tika : tika-app jar 2.4.1
org.apache.tika : tika-serialization jar 2.4.1
org.apache.tika : tika-translate jar 2.4.1
org.apache.tika : tika-langdetect-optimaize jar 2.4.1
org.apache.tika : tika-eval-core jar 2.4.1
org.apache.tika : tika-transcribe-aws jar 2.4.1
javax.jcr : jcr jar 2.0
org.apache.jackrabbit : jackrabbit-jcr-server jar 2.21.10
org.apache.jackrabbit : jackrabbit-core jar 2.21.10
org.apache.lucene : lucene-core jar 8.11.1
org.springframework : spring-context jar 5.3.20

test (3)

Group / Artifact Type Version
org.apache.tika : tika-core test-jar 2.4.1
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1

Project Modules

There are no modules declared in this project.