XML rule based crawler

XML rules based crawler for static pages

License

License

GroupId

GroupId

com.github.borsch
ArtifactId

ArtifactId

base-crawler
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

XML rule based crawler
XML rules based crawler for static pages
Project URL

Project URL

https://github.com/borsch/base-crawler
Source Code Management

Source Code Management

https://github.com/borsch/base-crawler

Download base-crawler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.9.1
commons-io : commons-io jar 2.4
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3