dmcollie/event-sourcing

Event Sourcing library forked from https://github.com/timothypratley/cleventing

Leiningen/Boot

[dmcollie/event-sourcing "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

dmcollie/event-sourcing {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("dmcollie:event-sourcing:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>dmcollie</groupId>
  <artifactId>event-sourcing</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>