| Name: | maven-dependency-analyzer |
|---|---|
| Version: | 1.11.3 |
| Release: | 6.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 62279 |
| License: | ASL 2.0 |
| RPM: | maven-dependency-analyzer-1.11.3-6.el9.noarch.rpm |
| Source RPM: | maven-dependency-analyzer-1.11.3-6.el9.src.rpm |
| Build Date: | Fri Jan 21 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://maven.apache.org/shared/maven-dependency-analyzer/ |
| Summary: | Maven dependency analyzer |
| Description: | Analyzes the dependencies of a project for undeclared or unused artifacts. Warning: Analysis is not done at source but bytecode level, then some cases are not detected (constants, annotations with source-only retention, links in javadoc) which can lead to wrong result if they are the only use of a dependency. |