house.jux/http.exceptions

Wrapper that handles API thrown exceptions with a 400 status code

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2,262 Downloads
  • 13 This Version

Leiningen/Boot

[house.jux/http.exceptions "2024.06.09"]

Clojure CLI/deps.edn

house.jux/http.exceptions {:mvn/version "2024.06.09"}

Gradle

implementation("house.jux:http.exceptions:2024.06.09")

Maven

<dependency>
  <groupId>house.jux</groupId>
  <artifactId>http.exceptions</artifactId>
  <version>2024.06.09</version>
</dependency>