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 |
---|---|---|---|---|
org.apache.logging.log4j | log4j-core | 2.8.2 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.8.2 | jar | Apache License, Version 2.0 |
org.conscrypt | conscrypt-openjdk-uber | 2.2.1 | jar | Apache 2 |
org.slf4j | slf4j-api | 1.7.25 | 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.13 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 2.25.1 | jar | The MIT License |