
com.github.vincentrussell.restdocs.maven.plugin.IgnoreMe Maven / Gradle / Ivy
The newest version!
package com.github.vincentrussell.restdocs.maven.plugin;
/**
* This class is only hear to trick the maven javadoc plugin
*/
public class IgnoreMe {
/**
* Doesn't do anything
* @param args
*/
public static void main(String[] args) {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy