whoneedszzz/orientdb-client

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

Leiningen/Boot

[whoneedszzz/orientdb-client "202011271258"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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