com.7theta/ventus

Functions and macros for helix support

Leiningen/Boot

[com.7theta/ventus "2.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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