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-xml-api | 1.0.0 | - | jar | |
org.springframework | spring-context | 2.5.1 | - | jar | |
xml-apis | xml-apis | 1.3.02 | - | jar | |
xml-resolver | xml-resolver | 1.2 | - | 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 | |
log4j | log4j | 1.2.14 | - | jar | |
org.springframework | spring-beans | 2.5.1 | - | jar | |
org.springframework | spring-core | 2.5.1 | - | jar |
Project Dependency Graph
Dependency Tree
Dependency Listings
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/
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/
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