com.github.ancienter:webmagic-saxon

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.

Лицензия

Лицензия

Категории

Категории

Axon Библиотеки уровня приложения Distributed Applications webmagic Прикладные библиотеки Web Crawling
Группа

Группа

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

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

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

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

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-saxon

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.ancienter : webmagic-core jar v2020.6.17
net.sourceforge.htmlcleaner : htmlcleaner jar 2.5
net.sf.saxon : Saxon-HE jar 10.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13

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

Данный проект не имеет модулей.

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

Версия
v2020.6.17