Last Version

storm-crawler 2.4

A collection of resources for building low-latency, scalable web crawlers on Apache Storm.

License

License

Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler
Version

Version

2.4
Type

Type

pom
Description

Description

storm-crawler
A collection of resources for building low-latency, scalable web crawlers on Apache Storm.
Project URL

Project URL

http://stormcrawler.net/
Project Organization

Project Organization

DigitalPebble Ltd
Source Code Management

Source Code Management

https://github.com/DigitalPebble/storm-crawler

Download storm-crawler 2.4

Filename Size
storm-crawler-2.4.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • external
  • external/aws
  • external/elasticsearch
  • external/langid
  • external/solr
  • external/sql
  • external/tika
  • external/urlfrontier
  • external/warc
  • archetype
  • external/elasticsearch/archetype