magiccookie/neocons

Neocons is a feature rich idiomatic Clojure client for the Neo4J REST API

Leiningen/Boot

[magiccookie/neocons "3.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

magiccookie/neocons {:mvn/version "3.2.0-SNAPSHOT"}

Gradle

implementation("magiccookie:neocons:3.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>magiccookie</groupId>
  <artifactId>neocons</artifactId>
  <version>3.2.0-SNAPSHOT</version>
</dependency>