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 Licenses
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.springframework spring-test 4.3.7.RELEASE jar The Apache Software License, Version 2.0

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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.easymock easymock 3.4 jar Apache 2
org.mockito mockito-all 1.9.5 jar The MIT License
org.slf4j slf4j-jdk14 1.7.25 jar MIT License

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 Licenses
javax.servlet servlet-api 2.5 jar -
javax.servlet.jsp jsp-api 2.1 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 Licenses
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-core 4.3.7.RELEASE jar The Apache Software License, Version 2.0

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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.2 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: EasyMock, Objenesis

Unknown: jsp-api, servlet-api

Eclipse Public License 1.0: JUnit

The MIT License: Mockito

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module, SLF4J JDK14 Binding

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: MITREid Connect, Spring Core, Spring TestContext Framework