com.elasticpath/fonda

An async pipeline approach to functional core - imperative shell.

Leiningen/Boot

[com.elasticpath/fonda "0.2.1"]

Clojure CLI/deps.edn

com.elasticpath/fonda {:mvn/version "0.2.1"}

Gradle

implementation("com.elasticpath:fonda:0.2.1")

Maven

<dependency>
  <groupId>com.elasticpath</groupId>
  <artifactId>fonda</artifactId>
  <version>0.2.1</version>
</dependency>