org.clojars.michaelsbradleyjr/clj-orient

Wrapper for the OrientDB Native APIs. It supports version 1.1 of the APIs.

Leiningen/Boot

[org.clojars.michaelsbradleyjr/clj-orient "0.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.michaelsbradleyjr/clj-orient {:mvn/version "0.5.1-SNAPSHOT"}

Gradle

implementation("org.clojars.michaelsbradleyjr:clj-orient:0.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.michaelsbradleyjr</groupId>
  <artifactId>clj-orient</artifactId>
  <version>0.5.1-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.