Apache Ivy: Java dependency manager that integrates with Apache Ant

Ivy logo

http://ant.apache.org/ivy/


We use Apache Ant for our builds at work. We are managing our dependencies by hand right now, but I’m hoping that we can move to Ivy to help ease the burden of managing transitive dependencies (and stop storing jars in our repo alongside our source).