clj-orient

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

  • VCSN/A

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

Leiningen/Boot

[clj-orient "0.5.0"]

Clojure CLI/deps.edn

clj-orient/clj-orient {:mvn/version "0.5.0"}

Gradle

implementation("clj-orient:clj-orient:0.5.0")

Maven

<dependency>
  <groupId>clj-orient</groupId>
  <artifactId>clj-orient</artifactId>
  <version>0.5.0</version>
</dependency>