public interface DependencyResolver
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<org.apache.ivy.core.module.id.ModuleRevisionId> |
getModuleRevisionIds(java.lang.String organisation)
Obtains the ModuleRevisionId instances for the given organisation name
|
org.apache.ivy.core.report.ResolveReport |
resolveDependencies() |
org.apache.ivy.core.report.ResolveReport resolveDependencies()
java.util.Set<org.apache.ivy.core.module.id.ModuleRevisionId> getModuleRevisionIds(java.lang.String organisation)
organisation - The organisation name