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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.0.0 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
ch.qos.logback | logback-classic | 1.0.0 | test-jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.0.0 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
org.apache.logging.log4j | log4j-api | 2.0-alpha2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.0-alpha2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.0-alpha2 | test-jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-jcl | 2.0-alpha2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j12-api | 2.0-alpha2 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | slf4j-impl | 2.0-alpha2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
org.slf4j | slf4j-ext | 1.6.4 | jar | MIT License |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.3.1 | jar | Common Public License Version 1.0 |
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:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
javax.servlet | servlet-api | 2.4 | jar | CDDL + GPLv2 with classpath exception |