forthold/neocons

Neocons is an experimental idiomatic Clojure client for the Neo4J REST API

Leiningen/Boot

[forthold/neocons "1.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

forthold/neocons {:mvn/version "1.0.2-SNAPSHOT"}

Gradle

implementation("forthold:neocons:1.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>forthold</groupId>
  <artifactId>neocons</artifactId>
  <version>1.0.2-SNAPSHOT</version>
</dependency>