crucible

AWS Cloudformation templates in Clojure

Leiningen/Boot

[crucible "maint-update-expound-0.7.1-SNAPSHOT"]

Clojure CLI/deps.edn

crucible/crucible {:mvn/version "maint-update-expound-0.7.1-SNAPSHOT"}

Gradle

implementation("crucible:crucible:maint-update-expound-0.7.1-SNAPSHOT")

Maven

<dependency>
  <groupId>crucible</groupId>
  <artifactId>crucible</artifactId>
  <version>maint-update-expound-0.7.1-SNAPSHOT</version>
</dependency>