| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.renlm.plugins |
| Идентификатор | ИдентификаторMyCrawler |
| Версия | Версия1.7.1 |
| Тип | Типjar |
| Описание |
ОписаниеMyCrawler
爬虫工具封装
|
| Имя Файла | Размер |
|---|---|
| MyCrawler-1.7.1.pom | |
| MyCrawler-1.7.1.jar | 22 KB |
| MyCrawler-1.7.1-sources.jar | 17 KB |
| MyCrawler-1.7.1-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyCrawler/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>MyCrawler</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyCrawler/
implementation 'cn.renlm.plugins:MyCrawler:1.7.1'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyCrawler/
implementation ("cn.renlm.plugins:MyCrawler:1.7.1")
'cn.renlm.plugins:MyCrawler:jar:1.7.1'
<dependency org="cn.renlm.plugins" name="MyCrawler" rev="1.7.1">
<artifact name="MyCrawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyCrawler', version='1.7.1')
)
libraryDependencies += "cn.renlm.plugins" % "MyCrawler" % "1.7.1"
[cn.renlm.plugins/MyCrawler "1.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.renlm.plugins : MyUtil | jar | 1.7.1 |
| us.codecraft : webmagic-core | jar | 0.7.4 |
| redis.clients : jedis | jar | 2.9.3 |
| org.apache.pdfbox : fontbox | jar | 2.0.23 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13 |