Last Version

Crawler 1.5.11

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

License

License

GroupId

GroupId

com.soulgalore
ArtifactId

ArtifactId

crawler
Version

Version

1.5.11
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 1.5.11


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