| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.vegardit.maven |
| ArtifactId | ArtifactIddepcheck-maven-plugin |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptiondepcheck-maven-plugin
Pragmatic Maven plugin to check for unused direct and used indirect (transitive) dependencies.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.vegardit.maven</groupId>
<artifactId>depcheck-maven-plugin</artifactId>
<version>2.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.jstuff : jstuff-xml | jar | |
| org.ow2.asm : asm | jar | 9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| org.apache.maven : maven-core | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
| org.apache.maven : maven-compat | jar | 3.6.3 |
| org.apache.maven.wagon : wagon-http | jar | 3.3.4 |
| org.apache.maven.resolver : maven-resolver-connector-basic | jar | 1.4.1 |
| org.apache.maven.resolver : maven-resolver-transport-wagon | jar | 1.4.1 |
| org.slf4j : slf4j-simple | jar | |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.23.1 |