blog-hunter

博客猎手,基于webMagic的博客爬取工具,支持慕课、csdn、iteye、cnblogs、掘金、V2EX 和开源中国等各大主流博客平台。博客千万篇,版权第一条。狩猎不规范,亲人两行泪。

Лицензия

Лицензия

Группа

Группа

me.zhyd.hunter
Идентификатор

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

blog-hunter
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

blog-hunter
博客猎手,基于webMagic的博客爬取工具,支持慕课、csdn、iteye、cnblogs、掘金、V2EX 和开源中国等各大主流博客平台。博客千万篇,版权第一条。狩猎不规范,亲人两行泪。
Ссылка на сайт

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

https://github.com/zhangyd-c/blog-hunter
Система контроля версий

Система контроля версий

https://github.com/zhangyd-c/blog-hunter

Скачать blog-hunter

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

<!-- https://jarcasting.com/artifacts/me.zhyd.hunter/blog-hunter/ -->
<dependency>
    <groupId>me.zhyd.hunter</groupId>
    <artifactId>blog-hunter</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/me.zhyd.hunter/blog-hunter/
implementation 'me.zhyd.hunter:blog-hunter:1.0.4'
// https://jarcasting.com/artifacts/me.zhyd.hunter/blog-hunter/
implementation ("me.zhyd.hunter:blog-hunter:1.0.4")
'me.zhyd.hunter:blog-hunter:jar:1.0.4'
<dependency org="me.zhyd.hunter" name="blog-hunter" rev="1.0.4">
  <artifact name="blog-hunter" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zhyd.hunter', module='blog-hunter', version='1.0.4')
)
libraryDependencies += "me.zhyd.hunter" % "blog-hunter" % "1.0.4"
[me.zhyd.hunter/blog-hunter "1.0.4"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20
cn.hutool : hutool-http jar 5.5.7
com.alibaba : fastjson jar [1.2.76,)
us.codecraft : webmagic-core jar 0.7.3
us.codecraft : webmagic-extension jar 0.7.3
org.jsoup : jsoup jar 1.10.2
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
log4j : log4j jar 1.2.17

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.tomcat : tomcat-el-api jar 8.5.24
org.apache.tomcat : tomcat-jasper-el jar 8.5.24

test (1)

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

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

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

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

Версия
1.0.4
1.0.3
1.0.1
1.0.0