ai.z7/sqlg-clj

The SQL Graph with Tinkerpop3 and Clojure

Leiningen/Boot

[ai.z7/sqlg-clj "0.0.9"]

Clojure CLI/deps.edn

ai.z7/sqlg-clj {:mvn/version "0.0.9"}

Gradle

implementation("ai.z7:sqlg-clj:0.0.9")

Maven

<dependency>
  <groupId>ai.z7</groupId>
  <artifactId>sqlg-clj</artifactId>
  <version>0.0.9</version>
</dependency>