com.mjachimowicz/duct-datastore

Very simple email sender component for Duct framework

Leiningen/Boot

[com.mjachimowicz/duct-datastore "0.1.0"]

Clojure CLI/deps.edn

com.mjachimowicz/duct-datastore {:mvn/version "0.1.0"}

Gradle

implementation("com.mjachimowicz:duct-datastore:0.1.0")

Maven

<dependency>
  <groupId>com.mjachimowicz</groupId>
  <artifactId>duct-datastore</artifactId>
  <version>0.1.0</version>
</dependency>