Last Version

crawler4j 3.3.2

Open Source Web Crawler for Java

License

License

Categories

Categories

Crawler4j Business Logic Libraries Web Crawling
GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

crawler4j
Version

Version

3.3.2
Type

Type

jar
Description

Description

crawler4j
Open Source Web Crawler for Java
Project URL

Project URL

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

Source Code Management

https://github.com/blacklocus/crawler4j

Download crawler4j 3.3.2


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

Dependencies

compile (7)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
commons-logging : commons-logging jar 1.1.1
commons-codec : commons-codec jar 1.5
org.apache.httpcomponents : httpclient jar 4.1.2
org.apache.httpcomponents : httpcore jar 4.1.4
com.sleepycat : je jar 4.0.92
org.apache.tika : tika-parsers jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.