clj-gatling

Clojure library for load testing

Leiningen/Boot

[clj-gatling "0.12.0-beta3"]

Clojure CLI/deps.edn

clj-gatling/clj-gatling {:mvn/version "0.12.0-beta3"}

Gradle

implementation("clj-gatling:clj-gatling:0.12.0-beta3")

Maven

<dependency>
  <groupId>clj-gatling</groupId>
  <artifactId>clj-gatling</artifactId>
  <version>0.12.0-beta3</version>
</dependency>