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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.7.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
gov.nist.secauto | oss-build-support | 27 | jar | NIST License |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.8.1 | jar | Apache-2.0 |
org.apache.xmlbeans | xmlbeans | 5.1.1 | jar | The Apache Software License, Version 2.0 |
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.junit.jupiter | junit-jupiter | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.2 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.9.2 | jar | Eclipse Public License v2.0 |