Crawler

Simple java (1.6) crawler to crawl web pages on one and same domain.

License

License

GroupId

GroupId

com.soulgalore
ArtifactId

ArtifactId

crawler
Last Version

Last Version

1.5.11
Release Date

Release Date

Type

Type

jar
Description

Description

Crawler
Simple java (1.6) crawler to crawl web pages on one and same domain.
Project URL

Project URL

https://github.com/soulgalore/crawler

Download crawler

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 3.0
org.jsoup : jsoup jar 1.7.2
org.apache.httpcomponents : httpclient jar 4.2.2
commons-cli : commons-cli jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.5
1.5.4
1.5.3
1.5.1
1.5
1.4.1
1.4
1.3.1
1.3