So, what build or dependency management software do you guys use?
I'm referring to software such as Ant, Maven, Ivy etc. what do you use to build your jar files?
Personally I use Maven, I like it because I don't have to download my libraries and maintain them my self. What a lazy bugger I am :)
At work we use a mix of Maven and Ant.
// Json
