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-io | commons-io | 1.3.1 | - | jar | |
org.springframework | spring-context | 2.5.5 | - | jar | |
org.springframework | spring-web | 2.5.5 | - | 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 |
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 | |
log4j | log4j | 1.2.14 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
org.springframework | spring-beans | 2.5.5 | - | jar | |
org.springframework | spring-core | 2.5.5 | - | jar |
Project Dependency Graph
Dependency Tree
Dependency Listings
Deployment utilities for Cocoon Blocks.
http://cocoon.apache.org/subprojects/block-deployment/1.0/
Unnamed - junit:junit:jar:3.8.2
Spring Framework: Web
http://www.springframework.org
Unnamed - javax.servlet:servlet-api:jar:2.4
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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