net.cgrand/moustache@1.2.0-alpha2
a micro web framework/internal DSL to wire Ring handlers and middlewares
安装 (1.2.0-alpha2)
[net.cgrand/moustache "1.2.0-alpha2"]
{:deps {net.cgrand/moustache {:mvn/version "1.2.0-alpha2"}}}
<dependency>
<groupId>net.cgrand</groupId>
<artifactId>moustache</artifactId>
<version>1.2.0-alpha2</version>
</dependency>
依赖
| 包名 | 版本 | 作用域 |
|---|---|---|
| org.clojure/clojure | 1.4.0 |
compile |
| ring/ring-core | 1.1.0 |
compile |