Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.apache.cocoon | cocoon-core | 2.2.0 | - | jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-io | commons-io | 1.3.1 | - | jar | |
commons-jexl | commons-jexl | 1.0 | - | jar | |
commons-jxpath | commons-jxpath | 1.2 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
concurrent | concurrent | 1.3.4 | - | jar | |
jakarta-regexp | jakarta-regexp | 1.4 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
org.apache.avalon.framework | avalon-framework-api | 4.3.1 | - | jar | |
org.apache.avalon.framework | avalon-framework-impl | 4.3.1 | - | jar | |
org.apache.cocoon | cocoon-configuration-api | 1.0.2 | - | jar | |
org.apache.cocoon | cocoon-expression-language-api | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-expression-language-impl | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-pipeline-api | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-pipeline-components | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-pipeline-impl | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-sitemap-api | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-sitemap-components | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-sitemap-impl | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-spring-configurator | 1.0.2 | - | jar | |
org.apache.cocoon | cocoon-thread-api | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-util | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-xml-api | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-xml-impl | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-xml-resolver | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-xml-util | 1.0.0 | - | jar | |
org.apache.excalibur.components | excalibur-pool-api | 2.2.1 | - | jar | |
org.apache.excalibur.components | excalibur-sourceresolve | 2.2.3 | - | jar | |
org.apache.excalibur.components | excalibur-store | 2.2.1 | - | jar | |
org.apache.excalibur.components | excalibur-xmlutil | 2.2.1 | - | jar | |
org.apache.excalibur.containerkit | excalibur-instrument-api | 2.2.1 | - | jar | |
org.apache.excalibur.containerkit | excalibur-logger | 2.2.1 | - | jar | |
org.springframework | spring-aop | 2.5.1 | - | jar | |
org.springframework | spring-beans | 2.5.1 | - | jar | |
org.springframework | spring-context | 2.5.1 | - | jar | |
org.springframework | spring-core | 2.5.1 | - | jar | |
org.springframework | spring-web | 2.5.1 | - | jar | |
rhino | js | 1.6R7 | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xerces | xercesImpl | 2.8.1 | - | jar | |
xml-apis | xml-apis | 1.3.02 | - | jar | |
xml-resolver | xml-resolver | 1.2 | - | jar |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
net.sf.ehcache | ehcache | 1.2.4 | - | jar | |
org.apache.cocoon | cocoon-store-impl | 1.0.0 | - | jar | |
org.apache.cocoon | cocoon-thread-impl | 1.0.0 | - | jar |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.2 | - | jar |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.4 | - | jar |
Project Dependency Graph
Dependency Tree
- org.apache.cocoon:cocoon-linkrewriter-impl:jar
- org.apache.cocoon:cocoon-core:jar
- org.apache.cocoon:cocoon-sitemap-components:jar
- org.apache.cocoon:cocoon-xml-resolver:jar
- org.apache.cocoon:cocoon-xml-util:jar
- org.apache.excalibur.components:excalibur-pool-api:jar
- org.apache.excalibur.containerkit:excalibur-logger:jar
- org.apache.avalon.framework:avalon-framework-impl:jar
- commons-jexl:commons-jexl:jar
- xalan:xalan:jar
- xerces:xercesImpl:jar
- xml-apis:xml-apis:jar
- xml-resolver:xml-resolver:jar
- log4j:log4j:jar
- org.apache.cocoon:cocoon-store-impl:jar
- org.apache.cocoon:cocoon-thread-impl:jar
- org.apache.cocoon:cocoon-core:jar
Dependency Listings
Cocoon Linkrewriter Block Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
http://cocoon.apache.org/2.2/blocks/linkrewriter/1.0/
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.
http://cocoon.apache.org/2.2/core-modules/core/2.2/
Implementation of basic actions, modules, some sources, matchers and selectors that are used in most Cocoon webapps.
http://cocoon.apache.org/2.2/core-modules/sitemap-components/1.0/
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.
http://cocoon.apache.org/2.2/core-modules/sitemap-impl/1.0/
Implementations of a number of basic generators, transformers, serializers, and readers that are needed in most Cocoon webapps as well as some basic sources and the XPointer and XSLT components.
http://cocoon.apache.org/2.2/core-modules/pipeline-components/1.0/
The Cocoon system resolver component together with default enteties.
http://cocoon.apache.org/2.2/core-modules/xml-resolver/1.0/
The Cocoon Spring Configurator is an extension for the Spring framework. It provides a standardized way of handling various configuration issues when using Spring. The feature list includes automatic property handling and inclusion of configuration files.
http://cocoon.apache.org/cocoon-spring-configurator
Implementation of the DOMParser and SAXParser.
http://cocoon.apache.org/2.2/core-modules/xml-impl/1.0/
DOMParser and SAXParser interface.
http://cocoon.apache.org/2.2/core-modules/xml-api/1.0/
Spring Framework: Context
http://www.springframework.org
Spring Framework: Core
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Various utilities classes.
http://cocoon.apache.org/2.2/core-modules/xml-util/1.0/
Excalibur Pool API
Excalibur-Logger integrates neatly into Avalon-ECM and Excalibur Fortress. The main goal is to be able to define the log categories on a component basis by specifying a 'logger' attribute which denotes the log category to use for a particular component (given the component is LogEnabled or Loggable).
http://www.apache.org/excalibur/excalibur-containerkit/excalibur-logger
Avalon Framework Implementation
Avalon Framework Implementation
http://www.apache.org/excalibur/avalon-framework/avalon-framework-impl
Avalon Framework API
http://www.apache.org/excalibur/avalon-framework/avalon-framework-api
Unnamed - commons-jexl:commons-jexl:jar:1.0
Unnamed - xalan:xalan:jar:2.7.0
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
http://xerces.apache.org/xerces2-j/
Unnamed - xml-apis:xml-apis:jar:1.3.02
http://xml.apache.org/commons/#external
XML Commons Resolver Component
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier.
http://xml.apache.org/commons/components/resolver/
Log4j
http://logging.apache.org/log4j/docs/
Several components implementing of the Excalibur Store interface.
http://cocoon.apache.org/2.2/core-modules/store-impl/1.0/
The Cocoon Configuration API is a library providing beans for various configuration issues. It describes a mechanism for handling properties in an standardized way.
http://cocoon.apache.org/subprojects/configuration/1.0/configuration-api/1.0/
Utility classes.
http://cocoon.apache.org/2.2/core-modules/util/1.0/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
The Store Package provides a way to store named objects without taking care about where and how they are stored. You can choose between different implementations that store the data e.g. in memory or on the file system etc.
http://www.apache.org/excalibur/excalibur-components-modules/excalibur-store
Excalibur Instrument is an instrumentation utility that allows you to attach a separate JVM to your running application to determine its health. Instrumentation is the process of exposing the internal state in a way that is easy for an administrator or help desk personell to digest. Excalibur Instrumentation is such a package that you can use for your Avalon based projects.
Ehcache is a widely used pure Java, distributed in-process cache
Implementation of thread pool and factory components. Implementation of a component for execution of background tasks.
http://cocoon.apache.org/2.2/core-modules/thread-impl/1.0/
Interfaces for thread factories and pools and for execution of background tasks.
http://cocoon.apache.org/2.2/core-modules/thread-api/1.0/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/