Last Version

crawler 0.1.0

The crawler tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

crawler
Version

Version

0.1.0
Type

Type

jar
Description

Description

crawler
The crawler tool for java.

Download crawler 0.1.0


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