clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client (mirrored from Clojars by JUXT)

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

pro.juxt.clojars-mirrors.clj-http
ArtifactId

ArtifactId

clj-http
Last Version

Last Version

3.12.2
Release Date

Release Date

Type

Type

jar
Description

Description

clj-http
A Clojure HTTP library wrapping the Apache HttpComponents client (mirrored from Clojars by JUXT)
Project URL

Project URL

https://github.com/dakrone/clj-http/
Source Code Management

Source Code Management

https://github.com/juxt/clojars-mirrors

Download clj-http

How to add to project

<!-- https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.clj-http/clj-http/ -->
<dependency>
    <groupId>pro.juxt.clojars-mirrors.clj-http</groupId>
    <artifactId>clj-http</artifactId>
    <version>3.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.clj-http/clj-http/
implementation 'pro.juxt.clojars-mirrors.clj-http:clj-http:3.12.2'
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.clj-http/clj-http/
implementation ("pro.juxt.clojars-mirrors.clj-http:clj-http:3.12.2")
'pro.juxt.clojars-mirrors.clj-http:clj-http:jar:3.12.2'
<dependency org="pro.juxt.clojars-mirrors.clj-http" name="clj-http" rev="3.12.2">
  <artifact name="clj-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.clojars-mirrors.clj-http', module='clj-http', version='3.12.2')
)
libraryDependencies += "pro.juxt.clojars-mirrors.clj-http" % "clj-http" % "3.12.2"
[pro.juxt.clojars-mirrors.clj-http/clj-http "3.12.2"]

Dependencies

compile (9)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.3
commons-codec : commons-codec jar 1.15
commons-io : commons-io jar 2.8.0
pro.juxt.clojars-mirrors.clj-commons : potemkin jar 0.4.5
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpclient-cache jar 4.5.13
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14
org.apache.httpcomponents : httpmime jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
3.12.2