Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
net.sf.ehcacheehcache2.7.2jarsrc/assemble/EHCACHE-CORE-LICENSE.txt
org.slf4jslf4j-api1.7.2jarMIT License

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.11jarCommon Public License Version 1.0
net.sf.maltcmscross-test1.3.0jarL-GPL v3-Eclipse Public License (EPL)

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:

GroupIdArtifactIdVersionTypeLicense
org.projectlomboklombok0.12.0jarThe MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicense
log4jlog4j1.2.17jarThe Apache Software License, Version 2.0
org.slf4jslf4j-log4j121.7.2jarMIT License

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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.3jarNew BSD License

Project Dependency Graph

Dependency Tree

Licenses

L-GPL v3: Cross Cache, Cross Test

New BSD License: Hamcrest Core

Eclipse Public License (EPL): Cross Cache, Cross Test

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Log4j, ehcache

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The MIT License: Project Lombok