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 | Classifier | Type | License |
---|---|---|---|---|---|
org.slf4j | slf4j-api | 1.7.28 | - | jar | MIT License |
zone.gryphon | base-pom | 0.20.95-5914d8c | pom | jar | Apache License, Version 2.0 |
The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
org.slf4j | jcl-over-slf4j | 1.7.28 | jar | MIT License |
org.slf4j | jul-to-slf4j | 1.7.28 | jar | MIT License |
org.slf4j | log4j-over-slf4j | 1.7.28 | jar | Apache Software Licenses |
org.slf4j | osgi-over-slf4j | 1.7.28 | 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.12 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.13.2 | jar | Apache License, Version 2.0 |
org.mockito | mockito-all | 1.10.19 | jar | The 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 |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.12 | jar | The MIT License |