crawler

The crawler tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

crawler
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

crawler
The crawler tool for java.

Download crawler

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.103
com.github.houbb : csv jar 0.0.9
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : converter jar 0.0.3
org.jsoup : jsoup jar 1.13.1
com.alibaba : fastjson jar 1.2.68

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1