Last Version

Apache Tika core 1.0.18

This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.

License

License

GroupId

GroupId

com.github.lafa.tikaNoExternal
ArtifactId

ArtifactId

tika-core
Version

Version

1.0.18
Type

Type

jar
Description

Description

Apache Tika core
This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download tika-core 1.0.18


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.core Optional jar 4.0.0
org.osgi : org.osgi.compendium Optional jar 4.0.0
biz.aQute : bndlib jar 1.43.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.