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 |
|---|---|---|---|---|
| org.mockito | mockito-android | 5.23.0 | jar | MIT |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-errorprone | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.0 | jar | MIT |
| org.mockito | mockito-proxy | 5.23.0 | jar | MIT |
| org.mockito | mockito-subclass | 5.23.0 | jar | MIT |
| org.slf4j | jcl-over-slf4j | 2.0.18 | jar | Apache-2.0 |
| org.slf4j | jul-to-slf4j | 2.0.18 | jar | MIT |
| org.slf4j | log4j-over-slf4j | 2.0.18 | jar | Apache-2.0 |
| org.slf4j | osgi-over-slf4j | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-ext | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-jdk-platform-logging | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-jdk14 | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-log4j12 | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-nop | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-reload4j | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-simple | 2.0.18 | jar | MIT |
Build with Maven 3
GNU LGPL