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:

GroupId ArtifactId Version Type License
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.sf.jkniv jkniv-jaas-common 0.3.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
org.slf4j slf4j-api 1.7.25 jar MIT License
org.slf4j slf4j-log4j12 1.7.25 jar MIT 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:

GroupId ArtifactId Version Type License
junit junit 4.12 jar Eclipse Public License 1.0
org.assertj assertj-core 3.4.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-core 2.18.3 jar The MIT License