clj-blend

Clojure library for interacting with Galaxy, CloudMan, and BioCloudCentral, built on blend4j

Leiningen/Boot

[clj-blend "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

clj-blend/clj-blend {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("clj-blend:clj-blend:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-blend</groupId>
  <artifactId>clj-blend</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>