Codebase list comidi-clojure / c3a118f project.clj
c3a118f

Tree @c3a118f (Download .tar.gz)

project.clj @c3a118fraw · history · blame

1
2
3
4
(defproject puppetlabs/pl-bidi "0.1.0-SNAPSHOT"
  :description "Puppet Labs utility functions for use with the bidi web routing library"
  :url "https://github.com/puppetlabs/pl-bidi"
  :dependencies [[org.clojure/clojure "1.6.0"]])