| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.apache.maven.plugins |
| ArtifactId | ArtifactIdmaven-jdeprscan-plugin |
| Last Version | Last Version3.0.0-alpha-1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionApache Maven JDeprScan Plugin
The JDeprScan Plugin uses the jdeprscan tool that scans classes for uses of deprecated API elements.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jdeprscan-plugin</artifactId>
<version>3.0.0-alpha-1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.maven : maven-core | jar | 3.0 |
| org.apache.maven : maven-model | jar | 3.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.1.0 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |