public interface PluginVersionResult
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.aether.repository.ArtifactRepository |
getRepository()
The repository from which the plugin version was resolved.
|
java.lang.String |
getVersion()
The resolved plugin version.
|
java.lang.String getVersion()
null.org.eclipse.aether.repository.ArtifactRepository getRepository()
null.