public class PropertiesDependencyResolver extends Object implements DependencyResolver
Constructor and Description |
---|
PropertiesDependencyResolver(Path propertiesFile) |
PropertiesDependencyResolver(Path propertiesPath,
DependencyResolver delegate) |
Modifier and Type | Method and Description |
---|---|
URL |
getLocalArtifactUrl(DependencyJar dependency) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocalArtifactUrls
public PropertiesDependencyResolver(Path propertiesFile)
public PropertiesDependencyResolver(Path propertiesPath, DependencyResolver delegate)
public URL getLocalArtifactUrl(DependencyJar dependency)
getLocalArtifactUrl
in interface DependencyResolver