is not current version
Last Version 2.4

storm-crawler-core 2.1

Storm-Crawler core Java API.

License

License

Categories

Categories

ORM Data StormCrawler Business Logic Libraries Web Crawling
GroupId

GroupId

com.digitalpebble.stormcrawler
ArtifactId

ArtifactId

storm-crawler-core
Version

Version

2.1
Type

Type

jar
Description

Description

storm-crawler-core
Storm-Crawler core Java API.
Project URL

Project URL

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

Project Organization

DigitalPebble Ltd

Download storm-crawler-core 2.1


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

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.tika : tika-core jar 1.26
commons-cli : commons-cli jar 1.4
com.github.crawler-commons : crawler-commons jar 1.1
xerces : xercesImpl jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.google.guava : guava jar 30.1-jre
org.jsoup : jsoup jar 1.13.1
com.ibm.icu : icu4j jar 68.2
com.rometools : rome jar 1.15.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.yaml : snakeyaml jar 1.27
commons-lang : commons-lang jar 2.6
org.seleniumhq.selenium : selenium-remote-driver jar 4.0.0-alpha-7
org.seleniumhq.selenium : selenium-support jar 4.0.0-alpha-7
com.squareup.okhttp3 : okhttp jar 4.9.1

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.0
com.github.tomakehurst : wiremock jar 2.27.2

Project Modules

There are no modules declared in this project.