| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииwebmagic Прикладные библиотеки Web Crawling |
| Группа | Группаcom.github.ancienter |
| Идентификатор | Идентификаторwebmagic-scripts |
| Последняя версия | Последняя версияv2020.6.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content
extraction and persistent. It can simply the development of a specific crawler.
|
| Имя Файла | Размер |
|---|---|
| webmagic-scripts-v2020.6.17.pom | |
| webmagic-scripts-v2020.6.17.jar | 16 KB |
| webmagic-scripts-v2020.6.17-sources.jar | 8 KB |
| webmagic-scripts-v2020.6.17-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ancienter/webmagic-scripts/ -->
<dependency>
<groupId>com.github.ancienter</groupId>
<artifactId>webmagic-scripts</artifactId>
<version>v2020.6.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ancienter/webmagic-scripts/
implementation 'com.github.ancienter:webmagic-scripts:v2020.6.17'
// https://jarcasting.com/artifacts/com.github.ancienter/webmagic-scripts/
implementation ("com.github.ancienter:webmagic-scripts:v2020.6.17")
'com.github.ancienter:webmagic-scripts:jar:v2020.6.17'
<dependency org="com.github.ancienter" name="webmagic-scripts" rev="v2020.6.17">
<artifact name="webmagic-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ancienter', module='webmagic-scripts', version='v2020.6.17')
)
libraryDependencies += "com.github.ancienter" % "webmagic-scripts" % "v2020.6.17"
[com.github.ancienter/webmagic-scripts "v2020.6.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jruby : jruby | jar | 9.2.11.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.2-2 |
| org.codehaus.groovy : groovy-all | jar | 2.4.19 |
| org.python : jython | jar | 2.7.2 |
| commons-cli : commons-cli | jar | 1.4 |
| com.github.ancienter : webmagic-core | jar | v2020.6.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| com.github.ancienter : webmagic-extension | jar | v2020.6.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |