org.clojars.smallrivers/htmlunit

A headless browser intended for use in testing web-based applications.

Leiningen/Boot

[org.clojars.smallrivers/htmlunit "2.12.2"]

Clojure CLI/deps.edn

org.clojars.smallrivers/htmlunit {:mvn/version "2.12.2"}

Gradle

implementation("org.clojars.smallrivers:htmlunit:2.12.2")

Maven

<dependency>
  <groupId>org.clojars.smallrivers</groupId>
  <artifactId>htmlunit</artifactId>
  <version>2.12.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.