Last Version

Apache Tika 1.0.18

The Apache Tika™ toolkit detects and extracts metadata and structured text content from various documents using existing parser libraries.

License

License

GroupId

GroupId

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tikaNoExternal
Version

Version

1.0.18
Type

Type

pom
Description

Description

Apache Tika
The Apache Tika™ toolkit detects and extracts 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
Source Code Management

Source Code Management

https://github.com/lafaspot/tika.git

Download tikaNoExternal 1.0.18


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

Dependencies

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

Project Modules

  • tika-core
  • tika-parsers
  • tika-parent
  • tika-xmp
  • tika-serialization
  • tika-batch
  • tika-app
  • tika-translate
  • tika-langdetect
  • tika-example
  • tika-java7
  • tika-external