fr.ght1pc9kc:scraphead-core

Scraphead allow to scrap html frm URL in order to retrieve OpenGraph, Twitter Card and many other meta information from HTML head tag.

Лицензия

Лицензия

Группа

Группа

fr.ght1pc9kc
Идентификатор

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

scraphead-core
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Scraphead allow to scrap html frm URL in order to retrieve OpenGraph, Twitter Card and many other meta information from HTML head tag.

Скачать scraphead-core

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36
io.projectreactor : reactor-core jar 3.4.18
org.jsoup : jsoup jar 1.15.1

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.24
org.jetbrains : annotations jar 23.0.0

test (7)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.5.1
io.projectreactor : reactor-test jar 3.4.18
org.slf4j : slf4j-simple jar 1.7.36

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

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

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

Версия
1.2.0
1.1.0
1.0.1
1.0.0