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

io.committed.speedy.format.SpeedyApplyMojo Maven / Gradle / Ivy

package io.committed.speedy.format;

import com.diffplug.spotless.maven.SpotlessApplyMojo;
import org.apache.maven.plugins.annotations.Mojo;

@Mojo(name = "apply", threadSafe = true)
public class SpeedyApplyMojo extends SpotlessApplyMojo {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy