is not current version
Last Version 2.4

storm-crawler-tika 2.2

Tika-based parser bolt for StormCrawler

License

License

Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-tika
Version

Version

2.2
Type

Type

jar
Description

Description

storm-crawler-tika
Tika-based parser bolt for StormCrawler
Project URL

Project URL

https://github.com/DigitalPebble/storm-crawler/tree/master/external/tika
Project Organization

Project Organization

DigitalPebble Ltd

Download storm-crawler-tika 2.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.tika : tika-parsers-standard-package jar 2.2.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
com.digitalpebble.stormcrawler : storm-crawler-core jar 2.2

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-client jar 2.3.0

test (3)

Group / Artifact Type Version
com.digitalpebble.stormcrawler : storm-crawler-core test-jar 2.2
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.