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 |
---|---|---|---|---|
org.apache.maven.enforcer | enforcer-rules | 3.5.0 | test-jar | Apache-2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
org.mockito | mockito-junit-jupiter | 4.11.0 | jar | The 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.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-artifact | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-core | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model-builder | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-settings | 3.6.3 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.4.1 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-classworlds | 2.5.2 | jar | The Apache Software License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M2 | jar | Eclipse Public License, Version 1.0 |