urlfrontier

API definition, resources and reference implementation of URL Frontiers

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

urlfrontier
API definition, resources and reference implementation of URL Frontiers
Ссылка на сайт

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

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

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

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

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

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

Скачать urlfrontier

Имя Файла Размер
urlfrontier-2.1.pom 4 KB
Обзор

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

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

Зависимости

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

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

  • API
  • service
  • client
  • tests
com.github.crawler-commons

crawler-commons

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

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

Версия
2.1
2.0
1.2
1.1
1.0
0.4
0.3
0.2
0.1