is not current version
Last Version 1.0.0

org.apache.cocoon:cocoon-sitemap-impl 1.0.0-RC2

The tree processor implementation of the sitemap with dependencies. The Spring packages for Avalon support. Abstract base classes and support classes for making it easier to write sitemap components.

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-sitemap-impl
Version

Version

1.0.0-RC2
Type

Type

jar

Download cocoon-sitemap-impl 1.0.0-RC2


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