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.8.2 | jar | Common Public License Version 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.easymock | easymock | 3.0 | jar | Apache 2 |
org.slf4j | jcl-over-slf4j | 1.7.6 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.7.6 | jar | MIT License |
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 | javax.servlet-api | 4.0.1 | jar | CDDL + GPLv2 with classpath exception |
org.apache.tomcat.embed | tomcat-embed-core | 9.0.12 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.6 | jar | MIT License |
org.springframework.boot | spring-boot | 2.1.0.RELEASE | jar | Apache License, Version 2.0 |