License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.is24.mavenplugins |
ArtifactId | ArtifactIddeadcode-maven-plugin |
Version | Version1.0.0 |
Type | Typemaven-plugin |
Description |
Descriptiondeadcode4j Maven Plugin
Finds unused classes of a project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>de.is24.mavenplugins</groupId>
<artifactId>deadcode-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0.5 |
org.apache.maven : maven-core | jar | 3.0.5 |
org.javassist : javassist | jar | 3.18.0-GA |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-library | jar | 1.3 |