org.cyverse/clj-icat-direct

A Clojure library for accessing the iRODS ICAT database directly.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,093 Downloads
  • 12 This Version

Leiningen/Boot

[org.cyverse/clj-icat-direct "2.9.2"]

Clojure CLI/deps.edn

org.cyverse/clj-icat-direct {:mvn/version "2.9.2"}

Gradle

implementation("org.cyverse:clj-icat-direct:2.9.2")

Maven

<dependency>
  <groupId>org.cyverse</groupId>
  <artifactId>clj-icat-direct</artifactId>
  <version>2.9.2</version>
</dependency>