Last Version

crawler4j 4.5.11

crawler4j: Open Source Web Crawler for Java. Modified by Dario Goikoetxea to add POST capabilities

License

License

Categories

Categories

Crawler4j Business Logic Libraries Web Crawling
GroupId

GroupId

com.goikosoft.crawler4j
ArtifactId

ArtifactId

crawler4j
Version

Version

4.5.11
Type

Type

pom
Description

Description

crawler4j
crawler4j: Open Source Web Crawler for Java. Modified by Dario Goikoetxea to add POST capabilities
Project URL

Project URL

https://github.com/dgoiko/crawler4j
Source Code Management

Source Code Management

https://github.com/dgoiko/crawler4j

Download crawler4j 4.5.11


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

Dependencies

compile (12)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26
org.slf4j : jul-to-slf4j jar 1.7.26
org.apache.httpcomponents : httpclient jar 4.5.7
com.sleepycat : je jar 18.3.12
org.seleniumhq.selenium : selenium-java jar 3.141.59
com.machinepublishers : jbrowserdriver jar 1.1.1
org.apache.tika : tika-parsers jar 1.23
io.github.pgalbraith : url-detector jar 0.1.20
com.google.guava : guava jar 27.0.1-jre
de.malkusch.whois-server-list : public-suffix-list jar 2.2.0

Project Modules

There are no modules declared in this project.