io.replikativ/datahike-client

A library to interact with Datahike Server from your Clojure and Clojurescript applications.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2 Downloads
  • 2 This Version

Leiningen/Boot

[io.replikativ/datahike-client "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.replikativ/datahike-client {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.replikativ:datahike-client:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.replikativ</groupId>
  <artifactId>datahike-client</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>