io.xapix/volga

Async framework for building executable pipelines.

Leiningen/Boot

[io.xapix/volga "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

io.xapix/volga {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("io.xapix:volga:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>io.xapix</groupId>
  <artifactId>volga</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>