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 |
|---|---|---|---|---|---|
| commons-collections | commons-collections | 3.2 | - | jar | |
| org.apache.excalibur.components | excalibur-sourceresolve | 2.2.3 | - | jar | |
| org.springframework | spring-context | 2.5.1 | - | 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 |
|---|---|---|---|---|---|
| org.apache.cocoon | cocoon-spring-configurator | 1.0.2 | - | 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 |
|---|---|---|---|---|---|
| easymock | easymock | 1.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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| javax.servlet | servlet-api | 2.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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| org.springframework | spring-aop | 2.5.1 | - | jar | |
| org.springframework | spring-beans | 2.5.1 | - | jar | |
| org.springframework | spring-core | 2.5.1 | - | jar | |
| org.springframework | spring-web | 2.5.1 | - | 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 |
|---|---|---|---|---|---|
| commons-io | commons-io | 1.3.1 | - | jar | |
| org.apache.cocoon | cocoon-configuration-api | 1.0.2 | - | 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 |
Project Dependency Graph
Dependency Tree
Dependency Listings
Cocoon Servlet Service Implementation
The servlet service framework makes it easy to use servlets as Spring components. It also contains functionality so that a servlet service can call other servlet services that it is connected to in the Spring configuration.
http://cocoon.apache.org/subprojects/servlet-service/1.0/servlet-service-impl/1.0/
Unnamed - javax.servlet:servlet-api:jar:2.4
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
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
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
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/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Spring Framework: AOP
http://www.springframework.org
Spring Framework: Web
http://www.springframework.org
Unnamed - easymock:easymock:jar:1.1
Unnamed - junit:junit:jar:3.8.2
Spring Framework: Context
http://www.springframework.org
AOP Alliance
http://aopalliance.sourceforge.net
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
http://www.springframework.org
Spring Framework: Core


