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

io.tesla.maven.plugins.Source Maven / Gradle / Ivy

The newest version!
package io.tesla.maven.plugins;

import org.apache.maven.plugin.MojoExecutionException;
import org.apache.maven.plugin.MojoFailureException;

public class Source extends TeslaLifecycleMojo {

  @Override
  protected void executeMojo() throws MojoExecutionException, MojoFailureException {
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy