Last Version

Zandero 1.0

sitemap reader and writer

License

License

GroupId

GroupId

com.zandero
ArtifactId

ArtifactId

sitemap
Version

Version

1.0
Type

Type

jar
Description

Description

Zandero
sitemap reader and writer
Source Code Management

Source Code Management

https://github.com/Zandero/sitemap

Download sitemap 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.zandero : utils jar [1.1,)
com.zandero : http jar [1.0,)
ch.qos.logback : logback-classic jar [1.1.7,)

test (3)

Group / Artifact Type Version
junit : junit jar [4.12,)
net.trajano.commons : commons-testing jar [2.1.0,)
org.mockito : mockito-all jar [1.10.19,)

Project Modules

There are no modules declared in this project.