clj-orient

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,358 Downloads
  • 133 This Version

Leiningen/Boot

[clj-orient "0.6.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-orient/clj-orient {:mvn/version "0.6.0-SNAPSHOT"}

Gradle

implementation("clj-orient:clj-orient:0.6.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-orient</groupId>
  <artifactId>clj-orient</artifactId>
  <version>0.6.0-SNAPSHOT</version>
</dependency>