hey all. i am writing an java application based on plug-ins , i wish to use IVY ,to help me with dependencies issue when installing a plug-in at run time
each plug-in should have some jar's he depends on , i need IVY to help me with what jar i can keep and what jar are not necessary i am new to IVY ,and i notice only XML configuration tutorial is there an API and examples how to use IVY problematically just to tell me what files to download , and i can trigger the download manually thank you