2 Star 637 Fork 12

oscnet / mysql

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
project.clj 356 Bytes
一键复制 编辑 原始数据 按行查看 历史
oscar 提交于 2014-10-13 16:54 . first commit
(defproject zjpjhx/mysql "0.1.0-SNAPSHOT"
:description "mysql lib for clojure"
: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"]
[mysql/mysql-connector-java "5.1.6"]
[korma "0.4.0"]])
Clojure
1
https://gitee.com/oscnet/mysql.git
git@gitee.com:oscnet/mysql.git
oscnet
mysql
mysql
master

搜索帮助