hirop-orientdb

OrientDB backend for hirop

Leiningen/Boot

[hirop-orientdb "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hirop-orientdb/hirop-orientdb {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hirop-orientdb:hirop-orientdb:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hirop-orientdb</groupId>
  <artifactId>hirop-orientdb</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>