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-codec | commons-codec | 1.4 | jar | The Apache Software License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 1.4 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
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 |
---|---|---|---|---|
org.slf4j | slf4j-simple | 1.7.5 | jar | MIT License |
org.springframework | spring-mock | 2.0.8 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
javax.servlet | servlet-api | 2.5 | jar | - |
org.springframework | spring-web | 3.0.1.RELEASE | jar | - |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.11 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
avalon-framework | avalon-framework | 4.1.3 | jar | - |
commons-logging | commons-logging | 1.1 | jar | /LICENSE.txt |
log4j | log4j | 1.2.12 | jar | - |
logkit | logkit | 1.0.1 | jar | - |
org.springframework | spring-aop | 3.0.1.RELEASE | jar | - |
org.springframework | spring-asm | 3.0.1.RELEASE | jar | - |
org.springframework | spring-beans | 3.0.1.RELEASE | jar | - |
org.springframework | spring-context | 3.0.1.RELEASE | jar | - |
org.springframework | spring-core | 3.0.1.RELEASE | jar | - |
org.springframework | spring-expression | 3.0.1.RELEASE | jar | - |
Apache Software License: Core
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Unknown: avalon-framework, log4j, logkit, servlet-api, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-web
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
The Apache Software License, Version 2.0: Commons Codec, Commons Collections, Commons IO, Commons Lang, Logging, Spring Framework: Mock