ai.z7/sqlg-clj

The SQL Graph with Tinkerpop3 and Clojure

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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