Annot8 Tika Components

Components that use Apache Tika to extract content from files

License

License

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-components-tika
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Annot8 Tika Components
Components that use Apache Tika to extract content from files

Download annot8-components-tika

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.annot8 : annot8-components-base jar 1.2.2
org.apache.tika : tika-core jar 2.3.0
org.apache.tika : tika-parsers-standard-package jar 2.3.0
org.xerial : sqlite-jdbc jar 3.36.0.3
io.annot8 : annot8-api jar 1.2

test (9)

Group / Artifact Type Version
io.annot8 : annot8-test-impl jar 1.2.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-junit-jupiter jar 4.4.0
org.assertj : assertj-core jar 3.22.0
org.assertj : assertj-guava jar 3.4.0
org.slf4j : slf4j-simple jar 1.7.35

Project Modules

There are no modules declared in this project.
io.annot8

Annot8

Annot8 is an open source framework for automatically annotating text with information such as metadata, entities, and relationships

Versions

Version
1.2.2
1.2.0
1.1.0
1.0.0
0.5.0