webmagic-parent

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 Прикладные библиотеки Web Crawling
Группа

Группа

com.github.ancienter
Идентификатор

Идентификатор

webmagic-parent
Последняя версия

Последняя версия

v2020.6.17
Дата

Дата

Тип

Тип

pom
Описание

Описание

webmagic-parent
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/ancienter/webmagic/

Скачать webmagic-parent

Имя Файла Размер
webmagic-parent-v2020.6.17.pom 15 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.ancienter/webmagic-parent/ -->
<dependency>
    <groupId>com.github.ancienter</groupId>
    <artifactId>webmagic-parent</artifactId>
    <version>v2020.6.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ancienter/webmagic-parent/
implementation 'com.github.ancienter:webmagic-parent:v2020.6.17'
// https://jarcasting.com/artifacts/com.github.ancienter/webmagic-parent/
implementation ("com.github.ancienter:webmagic-parent:v2020.6.17")
'com.github.ancienter:webmagic-parent:pom:v2020.6.17'
<dependency org="com.github.ancienter" name="webmagic-parent" rev="v2020.6.17">
  <artifact name="webmagic-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ancienter', module='webmagic-parent', version='v2020.6.17')
)
libraryDependencies += "com.github.ancienter" % "webmagic-parent" % "v2020.6.17"
[com.github.ancienter/webmagic-parent "v2020.6.17"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • webmagic-core
  • webmagic-extension/
  • webmagic-scripts/
  • webmagic-selenium
  • webmagic-saxon
  • webmagic-samples

Версии библиотеки

Версия
v2020.6.17