|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface MavenResolver extends org.apache.ivy.plugins.resolver.DependencyResolver
Method Summary | |
---|---|
Settings
|
getSettings()
Returns a maven settings object. |
Methods inherited from interface org.apache.ivy.plugins.resolver.DependencyResolver | |
---|---|
download, download, reportFailure, reportFailure, getDependency, findIvyFileRef, beginPublishTransaction, abortPublishTransaction, commitPublishTransaction, listTokenValues, listTokenValues, listOrganisations, listModules, listRevisions, getNamespace, dumpSettings, setSettings, getRepositoryCacheManager, getName, setName, exists, locate, publish |
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Method Detail |
---|
public Settings getSettings()
Groovy Documentation