tranchis/photon-h2

H2 plugin for the Photon eventstore

Leiningen/Boot

[tranchis/photon-h2 "0.10.1"]

Clojure CLI/deps.edn

tranchis/photon-h2 {:mvn/version "0.10.1"}

Gradle

implementation("tranchis:photon-h2:0.10.1")

Maven

<dependency>
  <groupId>tranchis</groupId>
  <artifactId>photon-h2</artifactId>
  <version>0.10.1</version>
</dependency>