ivy dependency on external JAR
- by Misha Koshelev
Dear All:
I am battling with Ivy (I tried maven but had an event more difficult time setting up the JBoss repository for Hibernate).
Quick question - I am using this wonderful package:
http://ooweb.sourceforge.net/index.html
Unfortunately, the JAR is only available through Sourceforge:
http://sourceforge.net/projects/ooweb/files/ooweb/0.8.0/ooweb-0.8.0-bin.tar.gz/download
Is there a way to get Ivy to download a specific JAR?
For that matter, is it possible to do with Maven?
Thank you!
Misha