jlitespider

jlitespider is a lite distributed Java spider framework

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

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

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

0.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

jlitespider
jlitespider is a lite distributed Java spider framework
Ссылка на сайт

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

http://maven.apache.org

Скачать jlitespider

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.jsoup : jsoup jar 1.8.3
org.apache.httpcomponents : fluent-hc jar 4.5.3
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpasyncclient jar 4.1.3
org.apache.httpcomponents : httpcore-nio jar 4.4.5
com.google.code.gson : gson jar 2.7
us.codecraft : xsoup jar 0.3.1
com.rabbitmq : amqp-client jar 3.6.5

test (1)

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

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

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

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

Версия
0.4.3
0.4.1
0.4.0