house.jux/http.exceptions

Wrapper that handles API thrown exceptions with a 400 status code

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,679 Downloads
  • 1,305 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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