client-testkit

Client testkit for building http4s clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-client-testkit_2.12
Last Version

Last Version

0.23.13
Release Date

Release Date

Type

Type

jar
Description

Description

client-testkit
Client testkit for building http4s clients
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-client-testkit_2.12

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.16
org.http4s : http4s-client_2.12 jar 0.23.13
org.http4s : http4s-dsl_2.12 jar 0.23.13
org.scalameta : munit_2.12 jar 0.7.29
org.typelevel : munit-cats-effect-3_2.12 jar 1.0.7
io.netty : netty-buffer jar 4.1.78.Final
io.netty : netty-codec-http jar 4.1.78.Final

test (3)

Group / Artifact Type Version
org.typelevel : cats-laws_2.12 jar 2.8.0
ch.qos.logback : logback-classic jar 1.2.6
org.scalacheck : scalacheck_2.12 jar 1.16.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.23.13
0.23.12