| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.gan_jian_wen_main |
| Идентификатор | Идентификаторcrawler-tools |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеcrawler-request
爬虫库
|
| Имя Файла | Размер |
|---|---|
| crawler-tools-1.0.1.pom | |
| crawler-tools-1.0.1.jar | 13 KB |
| crawler-tools-1.0.1-sources.jar | 6 KB |
| crawler-tools-1.0.1-javadoc.jar | 49 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.gan_jian_wen_main/crawler-tools/ -->
<dependency>
<groupId>io.gitee.gan_jian_wen_main</groupId>
<artifactId>crawler-tools</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.gan_jian_wen_main/crawler-tools/
implementation 'io.gitee.gan_jian_wen_main:crawler-tools:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.gan_jian_wen_main/crawler-tools/
implementation ("io.gitee.gan_jian_wen_main:crawler-tools:1.0.1")
'io.gitee.gan_jian_wen_main:crawler-tools:jar:1.0.1'
<dependency org="io.gitee.gan_jian_wen_main" name="crawler-tools" rev="1.0.1">
<artifact name="crawler-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.gan_jian_wen_main', module='crawler-tools', version='1.0.1')
)
libraryDependencies += "io.gitee.gan_jian_wen_main" % "crawler-tools" % "1.0.1"
[io.gitee.gan_jian_wen_main/crawler-tools "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.json-lib : json-lib | jar | 2.4 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-lang : commons-lang | jar | 2.6 |
| net.sf.ezmorph : ezmorph | jar | 1.0.6 |
| commons-logging : commons-logging | jar | 1.2 |
| org.jsoup : jsoup | jar | 1.14.3 |