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.

License

License

Categories

Categories

jsoup Business Logic Libraries
GroupId

GroupId

ai.platon.pulsar
ArtifactId

ArtifactId

pulsar-jsoup
Last Version

Last Version

1.14.3
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://jsoup.org/
Project Organization

Project Organization

Jonathan Hedley
Source Code Management

Source Code Management

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

Download pulsar-jsoup

How to add to project

<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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