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-spring-configurator | 1.0.2 | - | jar | |
org.apache.cocoon | cocoon-xml-impl | 1.0.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-io | commons-io | 1.3.1 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
org.apache.cocoon | cocoon-configuration-api | 1.0.2 | - | jar | |
org.apache.cocoon | cocoon-xml-api | 1.0.0 | - | 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 | |
xml-apis | xml-apis | 1.3.02 | - | jar | |
xml-resolver | xml-resolver | 1.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
Dependency Listings
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
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
AOP Alliance
http://aopalliance.sourceforge.net
Spring Framework: Web
http://www.springframework.org
Implementation of the DOMParser and SAXParser.
http://cocoon.apache.org/2.2/core-modules/xml-impl/1.0/
Spring Framework: Beans
http://www.springframework.org
DOMParser and SAXParser interface.
http://cocoon.apache.org/2.2/core-modules/xml-api/1.0/
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/
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: Core
http://www.springframework.org
Spring Framework: Context