1 Star 0 Fork 0

Emergingtechnologies/cljsso-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
project.clj 781 Bytes
一键复制 编辑 原始数据 按行查看 历史
Emergingtechnologies 提交于 2015-01-28 18:05 +08:00 . init
(defproject cljsso-client "0.1.4"
:description "cljsso client package"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.6.0"]
[compojure "1.3.1"]
[hiccup "1.0.4"]
[http-kit "2.1.18"]
[com.postspectacular/rotor "0.1.0"]
[lib-noir "0.9.5"]
[selmer "0.7.7"]
[clj-time "0.8.0"]
[org.clojure/data.json "0.2.5"]
[sparrows "0.1.3" :exclusions [org.clojure/tools.reader]]
[com.taoensso/timbre "3.3.1" :exclusions [org.clojure/tools.reader]]
[ring-server "0.3.1"]])
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Clojure
1
https://gitee.com/EmergingTechnologies/cljsso-client.git
git@gitee.com:EmergingTechnologies/cljsso-client.git
EmergingTechnologies
cljsso-client
cljsso-client
master

搜索帮助