Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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:
Project Dependency Graph
Dependency Tree
- net.osgiliath.wrappers:net.osgiliath.wrapper.spring-batch-infrastructure:jar:0.3.7-SNAPSHOT
- org.springframework.batch:spring-batch-infrastructure:jar:2.2.7.RELEASE (compile)
- org.springframework:spring-core:jar:3.2.9.RELEASE (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.springframework.retry:spring-retry:jar:1.0.2.RELEASE (compile)
Spring Retry |
Description: Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based bahaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.
URL: http://www.springsource.org
Project License: Apache 2.0 |
- org.springframework:spring-context:jar:3.0.5.RELEASE (compile)
spring-context |
Description: Spring Framework Parent
Project License: No license is defined for this project. |
- org.springframework:spring-aop:jar:3.0.5.RELEASE (compile)
spring-aop |
Description: Spring Framework Parent
Project License: No license is defined for this project. |
- aopalliance:aopalliance:jar:1.0 (compile)
- org.springframework:spring-beans:jar:3.0.5.RELEASE (compile)
spring-beans |
Description: Spring Framework Parent
Project License: No license is defined for this project. |
- org.springframework:spring-expression:jar:3.0.5.RELEASE (compile)
spring-expression |
Description: Spring Framework Parent
Project License: No license is defined for this project. |
- org.springframework:spring-asm:jar:3.0.5.RELEASE (compile)
spring-asm |
Description: Spring Framework Parent
Project License: No license is defined for this project. |
Licenses
Unknown: spring-aop, spring-asm, spring-beans, spring-context, spring-expression
Apache 2.0: Infrastructure, Spring Retry
Apache Licence 2.0: spring-batch-infrastructure wrapper
Public Domain: AOP alliance
The Apache Software License, Version 2.0: Apache Commons Logging, Spring Core