Last Version

Apache Tika examples 1.0.18

This module contains examples of how to use Apache Tika.

License

License

GroupId

GroupId

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tika-example
Version

Version

1.0.18
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

The Apache Software Foundation

Download tika-example 1.0.18


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.lafa.tikaNoExternal : tika-app jar 1.0.18
com.github.lafa.tikaNoExternal : tika-parsers jar 1.0.18
com.github.lafa.tikaNoExternal : tika-serialization jar 1.0.18
com.github.lafa.tikaNoExternal : tika-translate jar 1.0.18
com.github.lafa.tikaNoExternal : tika-langdetect jar 1.0.18
com.github.lafa.tikaNoExternal : tika-external jar 1.0.18
javax.jcr : jcr jar 2.0
org.apache.jackrabbit : jackrabbit-jcr-server jar 2.3.6
org.apache.jackrabbit : jackrabbit-core jar 2.3.6
org.apache.lucene : lucene-core jar 3.5.0
commons-io : commons-io jar 2.5
org.springframework : spring-context jar 3.0.2.RELEASE

test (3)

Group / Artifact Type Version
com.github.lafa.tikaNoExternal : tika-core test-jar 1.0.18
com.github.lafa.tikaNoExternal : tika-parsers test-jar 1.0.18
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.