Leiningen description:<p><pre><code> A build tool for Clojure designed to not set your hair on fire.
</code></pre>
Edit: Leiningen works extremely well with Emacs swank-clojure adapter. All you do is "M-x swank-clojure-project" and point to your project that contains your Leiningen project.clj file and it automatically sets all the necessary classpaths for you based on your dependent libraries while bringing up a REPL session.