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

com.atlassian.maven.plugins.jgitflow.extension.InitializingExtension Maven / Gradle / Ivy

The newest version!
package com.atlassian.maven.plugins.jgitflow.extension;

public interface InitializingExtension
{
    void init();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy