MVN

com.xenoamess : remove-unused-imports-maven-plugin

Maven & Gradle

Jan 24, 2022
3 stars

maven plugin for remove unused imports according to pmd's result.

<plugin>
    <groupId>com.xenoamess</groupId>
    <artifactId>remove-unused-imports-maven-plugin</artifactId>
    <version>0.0.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xenoamess : remove-unused-imports-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of com.xenoamess : remove-unused-imports-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
remove-unused-imports-maven-plugin-0.0.6
remove-unused-imports-maven-plugin-0.0.5
remove-unused-imports-maven-plugin-0.0.4
remove-unused-imports-maven-plugin-0.0.3
remove-unused-imports-maven-plugin-0.0.2
remove-unused-imports-maven-plugin-0.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.xenoamess</groupId>
    <artifactId>remove-unused-imports-maven-plugin</artifactId>
    <version>0.0.6</version>
</plugin>

Advertisement

Dependencies from Group

x8l
Jan 26, 2022
9 usages
2 stars
Dec 22, 2021
7 usages
1 stars
Dec 22, 2021
5 usages
0 stars
Oct 29, 2019
4 usages
109 stars
Jan 14, 2020
4 usages
60 stars

Discover Dependencies