Apache » Cocoon »

  Cocoon Sitemap Implementation
      1.0
   homepage

Cocoon Sitemap Implementation 1.0

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.cocooncocoon-expression-language-api1.0.0-jar
org.apache.cocooncocoon-expression-language-impl1.0.0-jar
org.apache.cocooncocoon-pipeline-impl1.0.0-jar
org.apache.cocooncocoon-sitemap-api1.0.0-jar
org.apache.cocooncocoon-thread-api1.0.0-jar
org.apache.cocooncocoon-xml-api1.0.0-jar
org.apache.excalibur.containerkitexcalibur-logger2.2.1-jar
org.springframeworkspring-context2.5.1-jar
xercesxercesImpl2.8.1-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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.4-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:

GroupIdArtifactIdVersionClassifierTypeOptional
aopallianceaopalliance1.0-jar
commons-collectionscommons-collections3.2-jar
commons-iocommons-io1.3.1-jar
commons-jexlcommons-jexl1.0-jar
commons-jxpathcommons-jxpath1.2-jar
commons-langcommons-lang2.3-jar
commons-loggingcommons-logging1.1-jar
concurrentconcurrent1.3.4-jar
jakarta-regexpjakarta-regexp1.4-jar
org.apache.avalon.frameworkavalon-framework-api4.3.1-jar
org.apache.avalon.frameworkavalon-framework-impl4.3.1-jar
org.apache.cocooncocoon-configuration-api1.0.2-jar
org.apache.cocooncocoon-pipeline-api1.0.0-jar
org.apache.cocooncocoon-spring-configurator1.0.2-jar
org.apache.cocooncocoon-util1.0.0-jar
org.apache.cocooncocoon-xml-util1.0.0-jar
org.apache.excalibur.componentsexcalibur-pool-api2.2.1-jar
org.apache.excalibur.componentsexcalibur-sourceresolve2.2.3-jar
org.apache.excalibur.componentsexcalibur-store2.2.1-jar
org.apache.excalibur.componentsexcalibur-xmlutil2.2.1-jar
org.apache.excalibur.containerkitexcalibur-instrument-api2.2.1-jar
org.springframeworkspring-aop2.5.1-jar
org.springframeworkspring-beans2.5.1-jar
org.springframeworkspring-core2.5.1-jar
org.springframeworkspring-web2.5.1-jar
rhinojs1.6R7-jar
xml-apisxml-apis1.3.02-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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar

Project Dependency Graph

Dependency Listings

Cocoon Sitemap Implementation

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/

Unnamed - javax.servlet:servlet-api:jar:2.4

Excalibur Logger

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

Cocoon Thread API

Interfaces for thread factories and pools and for execution of background tasks.

http://cocoon.apache.org/2.2/core-modules/thread-api/1.0/

Cocoon Expression Language Implementation.

Implementation of several expressions languages like: JXPath, JEXL, Javascript and implementation of unified Object Model.

http://cocoon.apache.org/2.2/core-modules/expression-language-impl/1.0/

Unnamed - commons-jexl:commons-jexl:jar:1.0

JXPath

A package of Java utility methods for accessing and modifying object properties

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/

Cocoon Spring Configurator

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

Cocoon XML Utilities

Various utilities classes.

http://cocoon.apache.org/2.2/core-modules/xml-util/1.0/

Cocoon Pipeline Implementation

Several implementations of the ProcessingPipeline interface together with needed classes and components. Abstract classes for making it easier to write sitemap components.

http://cocoon.apache.org/2.2/core-modules/pipeline-impl/1.0/

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Unnamed - xml-apis:xml-apis:jar:1.3.02

http://xml.apache.org/commons/#external

Cocoon Util

Utility classes.

http://cocoon.apache.org/2.2/core-modules/util/1.0/

Cocoon Configuration API

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/

Excalibur Instrument API

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.

http://www.apache.org/excalibur/excalibur-containerkit/excalibur-instrument-modules/excalibur-instrument-api

Excalibur Pool API

Excalibur Pool API

http://www.apache.org/excalibur/excalibur-components-modules/excalibur-pool-modules/excalibur-pool-api

Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4

Excalibur Store

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

Dough Lea's util.concurrent package

Cocoon XML API

DOMParser and SAXParser interface.

http://cocoon.apache.org/2.2/core-modules/xml-api/1.0/

Cocoon Expression Language API

Interfaces for expression language and object model.

http://cocoon.apache.org/2.2/core-modules/expression-language-api/1.0/

Xerces2 Java Parser

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/

Cocoon Sitemap API

Interfaces for the sitemap: Processor, actions, modules, flow, matching, selection and some support interfaces for classloading, notification, processing and various support interfaces.

http://cocoon.apache.org/2.2/core-modules/sitemap-api/1.0/

Collections

Types that extend and augment the Java Collections Framework.

http://jakarta.apache.org/commons/collections/

Avalon Framework Implementation

Avalon Framework Implementation

http://www.apache.org/excalibur/avalon-framework/avalon-framework-impl

Cocoon Pipeline API

Interfaces for SAX pipelines: ProcessingPipeline, sitemap components and basic XML interfaces, the environment abstraction, caching interfaces and needed exceptions.

http://cocoon.apache.org/2.2/core-modules/pipeline-api/1.0/

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org