gorillalabs/neo4j-clj

Clojure bindings for Neo4j using the Java driver

Leiningen/Boot

[gorillalabs/neo4j-clj "4.0.1"]

Clojure CLI/deps.edn

gorillalabs/neo4j-clj {:mvn/version "4.0.1"}

Gradle

implementation("gorillalabs:neo4j-clj:4.0.1")

Maven

<dependency>
  <groupId>gorillalabs</groupId>
  <artifactId>neo4j-clj</artifactId>
  <version>4.0.1</version>
</dependency>