Crawler-commons

crawler-commons is a set of reusable Java components that implement functionality common to any web crawler.

Лицензия

Лицензия

Группа

Группа

com.github.crawler-commons
Идентификатор

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

crawler-commons
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Crawler-commons
crawler-commons is a set of reusable Java components that implement functionality common to any web crawler.
Ссылка на сайт

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

https://github.com/crawler-commons/crawler-commons
Организация-разработчик

Организация-разработчик

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

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

https://github.com/crawler-commons/crawler-commons

Скачать crawler-commons

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.jupiter : junit-jupiter-params jar 5.5.0
org.slf4j : slf4j-log4j12 jar 1.7.7
org.mockito : mockito-core jar 1.8.0
jetty : jetty jar 5.1.10

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

Данный проект не имеет модулей.
com.github.crawler-commons

crawler-commons

A set of reusable Java components that implement functionality common to any web crawler

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

Версия
1.2
1.1
1.0
0.10
0.9
0.8
0.7
0.6