Cocoon Sitemap Components

Implementation of basic actions, modules, some sources, matchers and selectors that are used in most Cocoon webapps.

License

License

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-sitemap-components
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cocoon Sitemap Components
Implementation of basic actions, modules, some sources, matchers and selectors that are used in most Cocoon webapps.
Project URL

Project URL

http://cocoon.apache.org/2.2/core-modules/sitemap-components/1.0/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6/cocoon-sitemap/cocoon-sitemap-components

Download cocoon-sitemap-components

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.cocoon : cocoon-sitemap-impl jar 1.0.0
org.apache.cocoon : cocoon-pipeline-components jar 1.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M1