Apache Cocoon 3: Controller

Controller for Cocoon sitemaps.

License

License

GroupId

GroupId

org.apache.cocoon.controller
ArtifactId

ArtifactId

cocoon-controller
Last Version

Last Version

3.0.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Cocoon 3: Controller
Controller for Cocoon sitemaps.
Project Organization

Project Organization

The Apache Software Foundation

Download cocoon-controller

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.cocoon.sitemap : cocoon-sitemap jar 3.0.0-alpha-3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-alpha-3
3.0.0-alpha-2
3.0.0-alpha-1