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-beanutils | commons-beanutils | 1.9.2 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.aspectj | aspectjrt | 1.8.5 | jar | Eclipse Public License - v 1.0 |
org.slf4j | jcl-over-slf4j | 1.7.10 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.10 | 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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.1.2 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.aspectj | aspectjweaver | 1.8.5 | jar | Eclipse Public License - v 1.0 |
org.springframework | spring-aop | 4.0.4.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 4.0.4.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-test | 4.0.4.RELEASE | jar | The Apache Software License, Version 2.0 |
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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
ch.qos.logback | logback-core | 1.1.2 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
commons-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.springframework | spring-beans | 4.0.4.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 4.0.4.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 4.0.4.RELEASE | jar | The Apache Software License, Version 2.0 |
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver, Logback Classic Module, Logback Core Module
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Lang, Commons Collections, Commons Logging, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: aspect4log