Last Version

MyCrawler 2.4.4

爬虫工具封装

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

MyCrawler
Version

Version

2.4.4
Type

Type

jar
Description

Description

MyCrawler
爬虫工具封装

Download MyCrawler 2.4.4


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

Dependencies

compile (10)

Group / Artifact Type Version
cn.renlm.plugins : MyUtil jar 2.4.4
com.google.guava : guava jar 31.1-jre
com.squareup.okhttp3 : okhttp jar 3.14.9
org.jsoup : jsoup jar 1.14.3
com.alibaba : fastjson jar 1.2.83
net.minidev : json-smart jar 2.4.8
us.codecraft : webmagic-core jar 0.7.5
us.codecraft : webmagic-extension jar 0.7.5
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
redis.clients : jedis jar 3.6.3

provided (1)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.