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
junitjunit4.11jarCommon Public License Version 1.0
log4jlog4j1.2.17jarThe Apache Software License, Version 2.0
org.slf4jslf4j-api1.7.2jarMIT License
org.slf4jslf4j-log4j121.7.2jarMIT 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:

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.

compile

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

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.3jarNew BSD License

Project Dependency Graph

Dependency Tree

Licenses

L-GPL v3: Cross Test

New BSD License: Hamcrest Core

Eclipse Public License (EPL): Cross Test

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Log4j

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

The MIT License: Project Lombok