Skip to content

Instantly share code, notes, and snippets.

@billdozr
Created July 28, 2011 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billdozr/1112209 to your computer and use it in GitHub Desktop.
Save billdozr/1112209 to your computer and use it in GitHub Desktop.
:dependencies [[org.clojure/clojure "1.2.1"] ;"1.3.0-beta1"
[org.clojure/clojure-contrib "1.2.0"]
[enlive "1.0.0"]
[net.cgrand/moustache "1.0.0"]
[postgresql "8.4-701.jdbc4"]
[org.clojure/java.jdbc "0.0.5"]
[ring/ring-core "0.3.11"]
[ring/ring-devel "0.3.11"]
[ring/ring-jetty-adapter "0.3.11"]]
:dev-dependencies [[swank-clojure "1.4.0-SNAPSHOT"]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment