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.1.3 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
org.slf4j | jcl-over-slf4j | 1.7.21 | jar | MIT License |
org.slf4j | jul-to-slf4j | 1.7.21 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.21 | 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 |
---|---|---|---|---|
guru.nidi | code-assert | 0.0.5 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |