com.7theta/ventus

Functions and macros for helix support

Leiningen/Boot

[com.7theta/ventus "1.11.2"]

Clojure CLI/deps.edn

com.7theta/ventus {:mvn/version "1.11.2"}

Gradle

implementation("com.7theta:ventus:1.11.2")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>ventus</artifactId>
  <version>1.11.2</version>
</dependency>