clj-commons/clj-yaml@1.0.29
YAML encoding and decoding for Clojure using SnakeYAML
安装 (1.0.29)
[clj-commons/clj-yaml "1.0.29"]
{:deps {clj-commons/clj-yaml {:mvn/version "1.0.29"}}}
<dependency>
<groupId>clj-commons</groupId>
<artifactId>clj-yaml</artifactId>
<version>1.0.29</version>
</dependency>
依赖
| 包名 | 版本 | 作用域 |
|---|---|---|
| org.clojure/clojure | 1.11.2 |
compile |
| org.yaml/snakeyaml | 2.3 |
compile |
| org.flatland/ordered | 1.15.12 |
compile |