MVN

com.antwerkz.maven : obsoleter

Maven & Gradle

Aug 18, 2023
0 stars

obsoleter · Hides obsolete methods from javac

<plugin>
    <groupId>com.antwerkz.maven</groupId>
    <artifactId>obsoleter</artifactId>
    <version>0.17.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.antwerkz.maven : obsoleter to add to Maven - Latest Versions:

  • Latest Stable: 0.17.0

All Versions

Choose a version of com.antwerkz.maven : obsoleter to add to Maven - All Versions:

Version Vulnerabilities Updated
0.17.x
obsoleter-0.17.0
0.7.x
obsoleter-0.7.0
0.6.x
obsoleter-0.6.0
0.4.x
obsoleter-0.4.0
0.3.x
obsoleter-0.3.0
0.1.x
obsoleter-0.1.0

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.antwerkz.maven</groupId>
    <artifactId>obsoleter</artifactId>
    <version>0.17.0</version>
</plugin>