ivy dependency on external JAR
        Posted  
        
            by Misha Koshelev
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Misha Koshelev
        
        
        
        Published on 2010-06-07T04:46:11Z
        Indexed on 
            2010/06/07
            4:52 UTC
        
        
        Read the original article
        Hit count: 381
        
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
© Stack Overflow or respective owner