Last Version

Apache Tika application 1.0.18

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

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tika-app
Version

Version

1.0.18
Type

Type

jar
Description

Description

Apache Tika application
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

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

Project Organization

The Apache Software Foundation

Download tika-app 1.0.18


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

Dependencies

compile (11)

Group / Artifact Type Version
com.github.lafa.tikaNoExternal : tika-parsers jar 1.0.18
com.github.lafa.tikaNoExternal : tika-langdetect jar 1.0.18
com.github.lafa.tikaNoExternal : tika-serialization jar 1.0.18
com.github.lafa.tikaNoExternal : tika-xmp jar 1.0.18
com.github.lafa.tikaNoExternal : tika-batch jar 1.0.18
com.github.lafa.tikaNoExternal : tika-external jar 1.0.18
org.slf4j : slf4j-log4j12 jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
log4j : log4j jar 1.2.17
commons-io : commons-io jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.