Release 0.1.0
The first truly usable version of cfmljure that requires no messing around with your CFML engine's classpaths or configuration!
cfmljure 0.1.0 relies on Leiningen - which you're going to need if you're writing Clojure code anyway! - to figure out the dependencies and classpath and adds that information to your application's classpath in order to be able to load Clojure code and third parties libraries automatically.
See the README for more details.