is not current version
Last Version 2.4.4

MyCrawler 1.7.2

爬虫工具封装

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

MyCrawler
Version

Version

1.7.2
Type

Type

jar
Description

Description

MyCrawler
爬虫工具封装

Download MyCrawler 1.7.2


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.renlm.plugins : MyUtil jar 1.7.2
us.codecraft : webmagic-core jar 0.7.4
redis.clients : jedis jar 2.9.3
org.apache.pdfbox : fontbox jar 2.0.23

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.