com.sigmund-hansen/drift

Drift is a rails like migration framework for Clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 66 Downloads
  • 14 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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