Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupIdArtifactIdVersionTypeLicense
ch.qos.logbacklogback-classic1.0.7jarEclipse Public License - v 1.0, GNU Lesser General Public License
ch.qos.logbacklogback-classic1.0.7test-jarEclipse Public License - v 1.0, GNU Lesser General Public License
ch.qos.logbacklogback-core1.0.7jarEclipse Public License - v 1.0, GNU Lesser General Public License
org.apache.logging.log4jlog4j-api2.0-beta2jarThe Apache Software License, Version 2.0
org.apache.logging.log4jlog4j-core2.0-beta2jarThe Apache Software License, Version 2.0
org.apache.logging.log4jlog4j-core2.0-beta2test-jarThe Apache Software License, Version 2.0
org.apache.logging.log4j.adapterslog4j-jcl2.0-beta2jarThe Apache Software License, Version 2.0
org.apache.logging.log4j.adapterslog4j12-api2.0-beta2jarThe Apache Software License, Version 2.0
org.apache.logging.log4j.adaptersslf4j-impl2.0-beta2jarThe Apache Software License, Version 2.0
org.slf4jslf4j-api1.7.0jarMIT License
org.slf4jslf4j-ext1.7.0jarMIT License

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.3.1jarCommon Public License Version 1.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
javax.servletservlet-api2.4jarCDDL + GPLv2 with classpath exception