Interface PluginDependency


public interface PluginDependency
  • Method Details

    • getId

      String getId()
    • getVersion

      String getVersion()
    • isOptional

      boolean isOptional()