com.sigmund-hansen/drift

Drift is a rails like migration framework for Clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 43 Downloads
  • 14 This Version

Leiningen/Boot

[com.sigmund-hansen/drift "2.0.0-rc2"]

Clojure CLI/deps.edn

com.sigmund-hansen/drift {:mvn/version "2.0.0-rc2"}

Gradle

implementation("com.sigmund-hansen:drift:2.0.0-rc2")

Maven

<dependency>
  <groupId>com.sigmund-hansen</groupId>
  <artifactId>drift</artifactId>
  <version>2.0.0-rc2</version>
</dependency>