kixipipe

Provides the building blocks for Kixi's pipeline abstraction

Leiningen/Boot

[kixipipe "0.14.7"]

Clojure CLI/deps.edn

kixipipe/kixipipe {:mvn/version "0.14.7"}

Gradle

implementation("kixipipe:kixipipe:0.14.7")

Maven

<dependency>
  <groupId>kixipipe</groupId>
  <artifactId>kixipipe</artifactId>
  <version>0.14.7</version>
</dependency>