public interface PluginVersionResult
| Modifier and Type | Method and Description | 
|---|---|
| org.eclipse.aether.repository.ArtifactRepository | getRepository()The repository from which the plugin version was resolved. | 
| String | getVersion()The resolved plugin version. | 
String getVersion()
null.org.eclipse.aether.repository.ArtifactRepository getRepository()
null.Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.