License |
License |
---|---|
Categories |
CategoriesORM Data StormCrawler Business Logic Libraries Web Crawling |
GroupId | GroupIdcom.digitalpebble.stormcrawler |
ArtifactId | ArtifactIdstorm-crawler-core |
Last Version | Last Version2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstorm-crawler-core
Storm-Crawler core Java API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-crawler-core-2.4.pom | |
storm-crawler-core-2.4.jar | 268 KB |
storm-crawler-core-2.4-tests.jar | 188 KB |
storm-crawler-core-2.4-sources.jar | 190 KB |
storm-crawler-core-2.4-javadoc.jar | 682 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
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 |