Apache » Cocoon »

  Cocoon Sitemap API
      1.0
   homepage

Cocoon Sitemap API 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
commons-collectionscommons-collections3.2-jar
commons-loggingcommons-logging1.1-jar
org.apache.avalon.frameworkavalon-framework-impl4.3.1-jar
org.apache.cocooncocoon-pipeline-api1.0.0-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
commons-langcommons-lang2.3-jar
log4jlog4j1.2.14-jar
org.apache.avalon.frameworkavalon-framework-api4.3.1-jar
org.apache.excalibur.componentsexcalibur-sourceresolve2.2.3-jar
org.apache.excalibur.componentsexcalibur-xmlutil2.2.1-jar

Project Dependency Graph

Dependency Listings

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/

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

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/

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

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

Excalibur XML Utilities

Excalibur's XML Utilities provide simplified wrappers for XML parsers, transformers and XPath evaluators. It also provides interfaces and classes useful for constructing a pipeline of XML components by defining interfaces for consuming and producing XML in either SAX or DOM formats.

http://www.apache.org/excalibur/excalibur-components-modules/excalibur-xmlutil

Excalibur Sourceresolve

A very common problem is resolving a source, which means finding a source using a URI. The source resolver of Avalon Excalibur is a component helping you in this task. It resolves sources from a given URI. The URI can use all available protocols of the JRE. In addition own protocols can be plugged-in. So using the standard protocols like HTTP, FTP or file can be handled in the same way, like dealing with custom, self-build protocols such as myxmldatabase://root/documents/test.xml.

http://www.apache.org/excalibur/excalibur-sourceresolve

Avalon Framework API

Avalon Framework API

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

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)}/

Log4j

Log4j

http://logging.apache.org/log4j/docs/