License |
License |
---|---|
GroupId | GroupIdcn.renlm.plugins |
ArtifactId | ArtifactIdMyCrawler |
Version | Version2.0.11 |
Type | Typejar |
Description |
DescriptionMyCrawler
爬虫工具封装
|
Filename | Size |
---|---|
MyCrawler-2.0.11.pom | |
MyCrawler-2.0.11.jar | 37 KB |
MyCrawler-2.0.11-sources.jar | 25 KB |
MyCrawler-2.0.11-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyCrawler/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>MyCrawler</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyCrawler/
implementation 'cn.renlm.plugins:MyCrawler:2.0.11'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyCrawler/
implementation ("cn.renlm.plugins:MyCrawler:2.0.11")
'cn.renlm.plugins:MyCrawler:jar:2.0.11'
<dependency org="cn.renlm.plugins" name="MyCrawler" rev="2.0.11">
<artifact name="MyCrawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyCrawler', version='2.0.11')
)
libraryDependencies += "cn.renlm.plugins" % "MyCrawler" % "2.0.11"
[cn.renlm.plugins/MyCrawler "2.0.11"]
Group / Artifact | Type | Version |
---|---|---|
cn.renlm.plugins : MyUtil | jar | 2.0.11 |
com.google.guava : guava | jar | 31.0.1-jre |
net.minidev : json-smart | jar | 2.4.7 |
org.jsoup : jsoup | jar | 1.14.3 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13 |