Last Version

com.bnsal:sitemap-parser 1.0.3

Scrape sitemap of any website from Robots.txt and Sitemap.xml file

License

License

GroupId

GroupId

com.bnsal
ArtifactId

ArtifactId

sitemap-parser
Version

Version

1.0.3
Type

Type

jar
Description

Description

com.bnsal:sitemap-parser
Scrape sitemap of any website from Robots.txt and Sitemap.xml file
Project URL

Project URL

https://github.com/bnsal/sitemap-parser
Source Code Management

Source Code Management

https://github.com/bnsal/sitemap-parser/tree/master

Download sitemap-parser 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.