io.github.slingr-stack/http

Default component to manage a connection Http to request external service of the Slingr platform

  • VCSN/A

  • cljdoc documentationcljdoc
  • 0 Downloads
  • 0 This Version

Leiningen/Boot

[io.github.slingr-stack/http "1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.slingr-stack/http {:mvn/version "1.0-SNAPSHOT"}

Gradle

implementation("io.github.slingr-stack:http:1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.slingr-stack</groupId>
  <artifactId>http</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>