Last Version

storm-crawler 0.7

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.digitalpebble
ArtifactId

ArtifactId

storm-crawler
Version

Version

0.7
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

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

Project Organization

DigitalPebble Ltd
Source Code Management

Source Code Management

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

Download storm-crawler 0.7

Filename Size
storm-crawler-0.7.pom 5 KB
Browse

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

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/aws
  • external/elasticsearch
  • external/solr
  • external/sql
  • external/tika