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

com.atlassian.maven.plugins.refapp.RefappIdeaMojo Maven / Gradle / Ivy

The newest version!
package com.atlassian.maven.plugins.refapp;

import com.atlassian.maven.plugins.amps.cli.IdeaMojo;

import org.apache.maven.plugins.annotations.Mojo;

@Mojo(name = "idea", requiresProject = false)
public class RefappIdeaMojo extends IdeaMojo
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy