Last Version

storm-crawler-core 2.4

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.4
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.4


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

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.tika : tika-core jar 2.3.0
commons-cli : commons-cli jar 1.5.0
com.github.crawler-commons : crawler-commons jar 1.2
xerces : xercesImpl jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.github.ben-manes.caffeine : caffeine jar 2.9.3
org.jsoup : jsoup jar 1.14.3
com.ibm.icu : icu4j jar 70.1
com.rometools : rome jar 1.18.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.yaml : snakeyaml jar 1.30
commons-lang : commons-lang jar 2.6
org.seleniumhq.selenium : selenium-remote-driver jar 4.1.1
org.seleniumhq.selenium : selenium-support jar 4.1.1
us.codecraft : xsoup jar 0.3.2
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : okhttp-brotli jar 4.9.3

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.