Package | Description |
---|---|
io.takari.maven.plugins.plugin.model |
Modifier and Type | Method and Description |
---|---|
List<PluginDependency> |
PluginDescriptor.getDependencies()
Method getDependencies.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginDescriptor.addDependency(PluginDependency pluginDependency)
Method addDependency.
|
void |
PluginDescriptor.removeDependency(PluginDependency pluginDependency)
Method removeDependency.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginDescriptor.setDependencies(List<PluginDependency> dependencies)
Set the dependencies field.
|
Copyright © 2020. All rights reserved.