@Incubating public interface InjectedPluginDependencies
| Modifier and Type | Method | Description | 
|---|---|---|
| InjectedPluginDependency | id(java.lang.String id) | Add a dependency on the plugin with the given id. | 
InjectedPluginDependency id(java.lang.String id)
id - the id of the plugin to depend on