| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.gan_jian_wen_main |
| ArtifactId | ArtifactIdcrawler-tools |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncrawler-request
爬虫库
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |