clj-allegrograph

The AllegroGraph client interface

Leiningen/Boot

[clj-allegrograph "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-allegrograph/clj-allegrograph {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("clj-allegrograph:clj-allegrograph:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-allegrograph</groupId>
  <artifactId>clj-allegrograph</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>