Cocoon Core

Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.

License

License

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-core
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cocoon Core
Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.
Project URL

Project URL

http://cocoon.apache.org/2.2/core-modules/core/2.2/
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-core

Download cocoon-core

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
org.apache.cocoon : cocoon-spring-configurator jar 1.0.2
org.apache.cocoon : cocoon-configuration-api jar 1.0.2
org.apache.cocoon : cocoon-pipeline-components jar 1.0.0
org.apache.cocoon : cocoon-sitemap-impl jar 1.0.0
org.apache.cocoon : cocoon-sitemap-components jar 1.0.0
org.apache.cocoon : cocoon-xml-resolver jar 1.0.0
org.apache.cocoon : cocoon-thread-api jar 1.0.0
org.apache.cocoon : cocoon-xml-util jar 1.0.0
org.apache.excalibur.components : excalibur-pool-api jar 2.2.1
org.apache.excalibur.containerkit : excalibur-logger jar 2.2.1
org.apache.excalibur.components : excalibur-store jar 2.2.1
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
commons-io : commons-io jar 1.3.1
commons-logging : commons-logging jar 1.1
commons-jexl : commons-jexl jar 1.0
xalan : xalan jar 2.7.0
xerces : xercesImpl jar 2.8.1
xml-apis : xml-apis jar 1.3.02
xml-resolver : xml-resolver jar 1.2
log4j : log4j jar 1.2.14

provided (1)

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

runtime (2)

Group / Artifact Type Version
org.apache.cocoon : cocoon-store-impl jar 1.0.0
org.apache.cocoon : cocoon-thread-impl jar 1.0.0

test (7)

Group / Artifact Type Version
org.apache.cocoon : cocoon-expression-language-impl jar 1.0.0
org.apache.cocoon : cocoon-pipeline-impl test-jar 1.0.0
org.apache.cocoon : cocoon-sitemap-impl test-jar 1.0.0
xmlunit : xmlunit jar 1.1
jmock : jmock jar 1.0.1
junit : junit jar 3.8.2
easymock : easymock jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.2.0-RC2
2.2.0-RC1
2.2.0-M3
2.2.0-M2
2.2.0-M1