whoneedszzz/orientdb-client

An OrientDB client library for Clojure containing the base connection functionality for APIs within other namespaces

Leiningen/Boot

[whoneedszzz/orientdb-client "202004292011"]

Clojure CLI/deps.edn

whoneedszzz/orientdb-client {:mvn/version "202004292011"}

Gradle

implementation("whoneedszzz:orientdb-client:202004292011")

Maven

<dependency>
  <groupId>whoneedszzz</groupId>
  <artifactId>orientdb-client</artifactId>
  <version>202004292011</version>
</dependency>