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:
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.13.2 | jar | Eclipse Public License 1.0 |
org.apache.maven.resolver | maven-resolver-test-util | 1.9.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.mockito | mockito-core | 3.7.7 | jar | The MIT License |
org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
provided
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.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |