clj-orient2

A wrapper acount the OrientDB Java API

Leiningen/Boot

[clj-orient2 "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

clj-orient2/clj-orient2 {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("clj-orient2:clj-orient2:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-orient2</groupId>
  <artifactId>clj-orient2</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>