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 | Optional |
---|---|---|---|---|---|
commons-io | commons-io | 1.3.1 | jar | /LICENSE.txt | No |
org.apache.cocoon | cocoon-configuration-api | 1.0.4 | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring-aop | 2.5.5 | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring-beans | 2.5.5 | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring-context | 2.5.5 | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring-core | 2.5.5 | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring-web | 2.5.5 | jar | The Apache Software License, Version 2.0 | No |
ch.qos.logback | logback-classic | 1.0.5 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License | Yes |
ch.qos.logback | logback-core | 1.0.5 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License | Yes |
log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 | Yes |
org.slf4j | jcl-over-slf4j | 1.6.5 | jar | MIT License | Yes |
org.slf4j | slf4j-api | 1.6.5 | jar | MIT License | Yes |
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 | Type | License |
---|---|---|---|---|
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
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 | Type | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
Project Dependency Graph
Dependency Tree
- org.apache.cocoon:cocoon-spring-configurator:jar:2.2.2-SNAPSHOT
- org.apache.cocoon:cocoon-configuration-api:jar:1.0.4 (compile)
- commons-io:commons-io:jar:1.3.1 (compile)
- javax.servlet:servlet-api:jar:2.4 (provided)
- org.springframework:spring-core:jar:2.5.5 (compile)
- org.springframework:spring-context:jar:2.5.5 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework:spring-beans:jar:2.5.5 (compile)
- org.springframework:spring-core:jar:2.5.5 (compile)
- org.springframework:spring-beans:jar:2.5.5 (compile)
- org.springframework:spring-core:jar:2.5.5 (compile)
- org.springframework:spring-aop:jar:2.5.5 (compile)
- aopalliance:aopalliance:jar:1.0 (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)
- 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)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- org.slf4j:slf4j-api:jar:1.6.5 (compile)
- ch.qos.logback:logback-core:jar:1.0.5 (compile)
- ch.qos.logback:logback-classic:jar:1.0.5 (compile)
- ch.qos.logback:logback-core:jar:1.0.5 (compile)
- org.slf4j:slf4j-api:jar:1.6.5 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.6.5 (compile)
- org.slf4j:slf4j-api:jar:1.6.5 (compile)
- log4j:log4j:jar:1.2.14 (compile)
Licenses
Public Domain: AOP alliance
Unknown: servlet-api
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
The Apache Software License, Version 2.0: Cocoon Configuration API, Cocoon Spring Configurator, Commons Logging, IO, Log4j, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Web