whoneedszzz/orientdb-client

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

Leiningen/Boot

[whoneedszzz/orientdb-client "202005101819"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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