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 | Type | License |
---|---|---|---|---|
commons-io | commons-io | 1.3.1 | jar | /LICENSE.txt |
org.springframework | spring-beans | 2.5.5 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 2.5.5 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 2.5.5 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-web | 2.5.5 | jar | The Apache Software License, Version 2.0 |
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 | Type | License |
---|---|---|---|---|
junit | junit | 4.4 | jar | Common Public License Version 1.0 |
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 | Type | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
commons-logging | commons-logging | 1.1 | jar | /LICENSE.txt |
log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.cocoon:cocoon-block-deployment:jar:1.2.2-SNAPSHOT
- commons-io:commons-io:jar:1.3.1 (compile)
- org.springframework:spring-core:jar:2.5.5 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- log4j:log4j:jar:1.2.14 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- org.springframework:spring-beans:jar:2.5.5 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- org.springframework:spring-core:jar:2.5.5 (compile)
- org.springframework:spring-context:jar:2.5.5 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- org.springframework:spring-beans:jar:2.5.5 (compile)
- org.springframework:spring-core:jar:2.5.5 (compile)
- org.springframework:spring-web:jar:2.5.5 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- org.springframework:spring-beans:jar:2.5.5 (compile)
- org.springframework:spring-context:jar:2.5.5 (compile)
- org.springframework:spring-core:jar:2.5.5 (compile)
- javax.servlet:servlet-api:jar:2.4 (provided)
- junit:junit:jar:4.4 (test)