is not current version
Last Version 2.4

com.digitalpebble.stormcrawler:storm-crawler-external 2.2

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-external
Version

Version

2.2
Type

Type

pom
Description

Description

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

Project Organization

DigitalPebble Ltd

Download storm-crawler-external 2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
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 (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.