crux-http-client

Crux HTTP Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

pro.juxt.crux
ArtifactId

ArtifactId

crux-http-client
Last Version

Last Version

1.18.1
Release Date

Release Date

Type

Type

jar
Description

Description

crux-http-client
Crux HTTP Client
Project URL

Project URL

https://github.com/juxt/crux
Source Code Management

Source Code Management

https://github.com/juxt/crux

Download crux-http-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.3
pro.juxt.crux : crux-core jar 1.18.1
pro.juxt.clojars-mirrors.clj-http : clj-http jar 3.12.2
com.nimbusds : nimbus-jose-jwt jar 9.7

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
pro.juxt.crux : crux-test jar 1.18.1
pro.juxt.crux : crux-http-server jar 1.18.1
commons-codec : commons-codec jar 1.15

Project Modules

There are no modules declared in this project.

Versions

Version
1.18.1
1.18.1-beta1
1.18.0
1.18.0-rc1
1.17.1
1.17.1-rc1