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 |
---|---|---|---|---|---|
org.aspectj | aspectjrt | 1.5.4 | jar | Eclipse Public License - v 1.0 | Yes |
org.aspectj | aspectjweaver | 1.5.4 | jar | Eclipse Public License - v 1.0 | Yes |
org.springframework | spring-aop | 2.5.5 | jar | The Apache Software License, Version 2.0 | Yes |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License | Optional |
---|---|---|---|---|---|
org.apache.cocoon | cocoon-configuration-api | 1.0.4 | jar | The Apache Software License, Version 2.0 | Yes |
org.apache.cocoon | cocoon-spring-configurator | 2.2.1 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
org.springframework | spring-beans | 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 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
commons-io | commons-io | 1.3.1 | jar | /LICENSE.txt |
org.springframework | spring-context | 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 |
Project Dependency Graph
Dependency Tree
- org.apache.cocoon:cocoon-jnet:jar:1.2.3-SNAPSHOT
- org.apache.cocoon:cocoon-configuration-api:jar:1.0.4 (runtime)
- org.apache.cocoon:cocoon-spring-configurator:jar:2.2.1 (runtime)
- org.apache.cocoon:cocoon-configuration-api:jar:1.0.4 (runtime)
- commons-io:commons-io:jar:1.3.1 (runtime)
- org.springframework:spring-core:jar:2.5.5 (compile)
- org.springframework:spring-context:jar:2.5.5 (runtime)
- aopalliance:aopalliance:jar:1.0 (runtime)
- commons-logging:commons-logging:jar:1.1 (runtime)
- org.springframework:spring-beans:jar:2.5.5 (runtime)
- org.springframework:spring-core:jar:2.5.5 (runtime)
- org.springframework:spring-beans:jar:2.5.5 (compile)
- org.springframework:spring-aop:jar:2.5.5 (runtime)
- org.springframework:spring-web:jar:2.5.5 (runtime)
- commons-logging:commons-logging:jar:1.1 (runtime)
- org.springframework:spring-beans:jar:2.5.5 (runtime)
- org.springframework:spring-context:jar:2.5.5 (runtime)
- org.springframework:spring-core:jar:2.5.5 (runtime)
- org.springframework:spring-aop:jar:2.5.5 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- log4j:log4j:jar:1.2.14 (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-core:jar:2.5.5 (compile)
- commons-logging:commons-logging:jar:1.1 (compile)
- org.aspectj:aspectjrt:jar:1.5.4 (compile)
- org.aspectj:aspectjweaver:jar:1.5.4 (compile)
- junit:junit:jar:4.4 (test)
Licenses
Public Domain: AOP alliance
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Cocoon Configuration API, Cocoon JNet, Cocoon Spring Configurator, IO, Log4j, Logging, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Web