All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.takari.maven.plugins.Javadoc Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
package io.takari.maven.plugins;

import org.apache.maven.plugin.MojoExecutionException;

public class Javadoc extends TakariLifecycleMojo {

  @Override
  protected void executeMojo() throws MojoExecutionException {}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy