Java sitemap generator

This library generates a web sitemap and can ping Google that it has changed. This project has been inspired by sitemapgen4j, but is much more focused on traditional web sitemap and ease of use.

License

License

GroupId

GroupId

cz.jiripinkas
ArtifactId

ArtifactId

jsitemapgenerator
Last Version

Last Version

4.5
Release Date

Release Date

Type

Type

jar
Description

Description

Java sitemap generator
This library generates a web sitemap and can ping Google that it has changed. This project has been inspired by sitemapgen4j, but is much more focused on traditional web sitemap and ease of use.
Project URL

Project URL

https://github.com/jirkapinkas/jsitemapgenerator

Download jsitemapgenerator

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp Optional jar 4.2.2
org.springframework : spring-web Optional jar 5.2.1.RELEASE
org.apache.httpcomponents : httpclient Optional jar 4.5.10

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.5
4.4
4.3
4.2
4.1
4.0
3.16
3.15
3.14
3.13
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.2
2.1
2.0
1.6
1.5
1.4
1.3
1.2
1.1
1.0