clj-http-fake/clj-http-fake@1.0.4
Helper for faking clj-http requests in testing, like Ruby's fakeweb.
安装 (1.0.4)
[clj-http-fake/clj-http-fake "1.0.4"]
{:deps {clj-http-fake/clj-http-fake {:mvn/version "1.0.4"}}}
<dependency>
<groupId>clj-http-fake</groupId>
<artifactId>clj-http-fake</artifactId>
<version>1.0.4</version>
</dependency>
依赖
| 包名 | 版本 | 作用域 |
|---|---|---|
| org.clojure/math.combinatorics | 0.2.0 |
compile |
| robert/hooke | 1.3.0 |
compile |
| clj-http/clj-http | 3.1.0 |
compile |
| ring/ring-codec | 1.2.0 |
compile |