Apache Tika Google Cloud Storage fetcher

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

org.apache.tika
ArtifactId

ArtifactId

tika-fetcher-gcs
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tika Google Cloud Storage fetcher
Apache Tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
Project Organization

Project Organization

The Apache Software Foundation

Download tika-fetcher-gcs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.cloud : google-cloud-storage jar 2.8.0

provided (1)

Group / Artifact Type Version
org.apache.tika : tika-core jar 2.4.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0