MVN

fr.ght1pc9kc : scraphead

Maven & Gradle

Aug 27, 2023
2 stars

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

<dependency>
    <groupId>fr.ght1pc9kc</groupId>
    <artifactId>scraphead</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.ght1pc9kc : scraphead to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of fr.ght1pc9kc : scraphead to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
scraphead-1.4.1
scraphead-1.4.0
1.3.x
scraphead-1.3.5
scraphead-1.3.4
scraphead-1.3.3
scraphead-1.3.2
scraphead-1.3.1
scraphead-1.3.0
1.2.x
scraphead-1.2.0
1.1.x
scraphead-1.1.0
1.0.x
scraphead-1.0.1
scraphead-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.ght1pc9kc</groupId>
    <artifactId>scraphead</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement