Pulsar Jsoup

jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.

Лицензия

Лицензия

Категории

Категории

jsoup Прикладные библиотеки
Группа

Группа

ai.platon.pulsar
Идентификатор

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

pulsar-jsoup
Последняя версия

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

1.14.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pulsar Jsoup
jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
Ссылка на сайт

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

https://jsoup.org/
Организация-разработчик

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

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

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

https://github.com/platonai/pulsar-jsoup

Скачать pulsar-jsoup

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-math3 jar 3.3
commons-codec : commons-codec jar 1.15
com.google.guava : guava jar 30.1-jre
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.1
com.google.code.gson : gson jar 2.8.6
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.eclipse.jetty : jetty-servlet jar 9.4.19.v20190610

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

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

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

Версия
1.14.3
1.9.1
1.9.0
1.8.4
1.8.3
1.8.2
1.8.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.6.1
1.6.6