org.domaindrivenarchitecture/dda-user-crate

A crate to handle users

Leiningen/Boot

[org.domaindrivenarchitecture/dda-user-crate "0.3.8-SNAPSHOT"]

Clojure CLI/deps.edn

org.domaindrivenarchitecture/dda-user-crate {:mvn/version "0.3.8-SNAPSHOT"}

Gradle

implementation("org.domaindrivenarchitecture:dda-user-crate:0.3.8-SNAPSHOT")

Maven

<dependency>
  <groupId>org.domaindrivenarchitecture</groupId>
  <artifactId>dda-user-crate</artifactId>
  <version>0.3.8-SNAPSHOT</version>
</dependency>