is not current version
Last Version 3.0.0-alpha-3

org.apache.cocoon.sitemap:cocoon-sitemap 3.0.0-alpha-2

A sitemap language interpreter.

GroupId

GroupId

org.apache.cocoon.sitemap
ArtifactId

ArtifactId

cocoon-sitemap
Version

Version

3.0.0-alpha-2
Type

Type

jar

Download cocoon-sitemap 3.0.0-alpha-2


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