blueprints.clj

A Clojure wrapper for the Tinkerpop Blueprints API.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 77 Downloads
  • 77 This Version

Leiningen/Boot

[blueprints.clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

blueprints.clj/blueprints.clj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("blueprints.clj:blueprints.clj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>blueprints.clj</groupId>
  <artifactId>blueprints.clj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>