clj-gatling

Clojure library for load testing

Leiningen/Boot

[clj-gatling "0.17.4"]

Clojure CLI/deps.edn

clj-gatling/clj-gatling {:mvn/version "0.17.4"}

Gradle

implementation("clj-gatling:clj-gatling:0.17.4")

Maven

<dependency>
  <groupId>clj-gatling</groupId>
  <artifactId>clj-gatling</artifactId>
  <version>0.17.4</version>
</dependency>