public class IvyManager
extends java.lang.Object
| Constructor and Description |
|---|
IvyManager() |
| Modifier and Type | Method and Description |
|---|---|
IvyModule |
configureIvyFile(Path ivyFile) |
IvyCache |
createCache() |
IvyModule |
findIvyModule(Path ivyFile) |
java.util.ArrayList<Path> |
resolve() |
void |
setIvyFile(Path ivyFile) |
java.lang.String |
toString() |