(defproject actuarial "1.0.0-SNAPSHOT" :description "Actuarial functions for Clojure using Incanter and Weka" :dependencies [[org.clojure/clojure "1.6.0"] [weka "3.6.2"] [incanter/incanter-core "1.4.1"] [ring "1.3.2"] [org.clojure/data.xml "0.0.8"]])