| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Netty Networking | 
        
| GroupId | GroupIdfr.ght1pc9kc | 
    
| ArtifactId | ArtifactIdscraphead-netty | 
    
| Last Version | Last Version1.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionScraphead allow to scrap html frm URL in order to retrieve OpenGraph, Twitter Card and many other meta
        information from HTML head tag. 
         | 
    
| Filename | Size | 
|---|---|
| scraphead-netty-1.2.0.pom | |
| scraphead-netty-1.2.0.jar | 6 KB | 
| scraphead-netty-1.2.0-sources.jar | 4 KB | 
| scraphead-netty-1.2.0-javadoc.jar | 121 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/fr.ght1pc9kc/scraphead-netty/ -->
<dependency>
    <groupId>fr.ght1pc9kc</groupId>
    <artifactId>scraphead-netty</artifactId>
    <version>1.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/fr.ght1pc9kc/scraphead-netty/
implementation 'fr.ght1pc9kc:scraphead-netty:1.2.0'
                // https://jarcasting.com/artifacts/fr.ght1pc9kc/scraphead-netty/
implementation ("fr.ght1pc9kc:scraphead-netty:1.2.0")
                'fr.ght1pc9kc:scraphead-netty:jar:1.2.0'
                <dependency org="fr.ght1pc9kc" name="scraphead-netty" rev="1.2.0">
  <artifact name="scraphead-netty" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fr.ght1pc9kc', module='scraphead-netty', version='1.2.0')
)
                libraryDependencies += "fr.ght1pc9kc" % "scraphead-netty" % "1.2.0"
                [fr.ght1pc9kc/scraphead-netty "1.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| fr.ght1pc9kc : scraphead-core | jar | 1.2.0 | 
| io.projectreactor.netty : reactor-netty | jar | 1.0.19 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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.mock-server : mockserver-netty | jar | 5.13.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 |