com.atlassian.maven.jgitflow.api.MavenJGitFlowExtension Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jgitflow-maven-api Show documentation
Show all versions of jgitflow-maven-api Show documentation
An API to allow maven projects to extend the jgitflow-maven-plugin
package com.atlassian.maven.jgitflow.api;
public interface MavenJGitFlowExtension
{
}