| Field | Value |
|---|---|
| Name | Reference Count Maven Plugin |
| Description | A Maven plugin that analyzes your project's bytecode to count the number of references to classes from its declared dependencies. This helps identify which dependencies are actively used and how frequently. |
| Homepage | https://jona5.github.io/ref-count-maven-plugin |
This project does not belong to an organization.
| Field | Value |
|---|---|
| GroupId | io.github.jona5 |
| ArtifactId | ref-count-maven-plugin |
| Version | 1.4 |
| Type | maven-plugin |
| Java Version | 17 |