Skip to content

Instantly share code, notes, and snippets.

@abedra
Created November 6, 2010 20:07
Show Gist options
  • Save abedra/665681 to your computer and use it in GitHub Desktop.
Save abedra/665681 to your computer and use it in GitHub Desktop.
(defproject zookeeper-test "1.0.0-SNAPSHOT"
:description "FIXME: write"
:dependencies [[org.clojure/clojure "1.2.0"]
[org.apache.hadoop/zookeeper "3.3.1"]]
:dev-dependencies [swank-clojure "1.3.0-SNAPSHOT"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment