我正在使用石榴的添加依赖功能:
(add-dependencies :coordinates '[[incanter "1.2.3"]]
:repositories {"clojars" "http://clojars.org/repo"})
Run Code Online (Sandbox Code Playgroud)
但是,我通常不知道最新版本的incanter(或任何其他项目).有没有办法以编程方式检查?
$ lein ancient
[com.taoensso/timbre "2.6.2"] is available but we use "2.1.2"
[potemkin "0.3.3"] is available but we use "0.3.0"
[pandect "0.3.0"] is available but we use "0.2.3"
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
341 次 |
| 最近记录: |