is not current version
Last Version 0.25.0-20220606.1435-15bc758

wisp-client 0.17.1

HTTP client with config and envoy support, built on okhttp

License

License

Categories

Categories

CLI User Interface Square Business Logic Libraries Financial Wisp Application Layer Libs Job Scheduling
GroupId

GroupId

com.squareup.misk
ArtifactId

ArtifactId

wisp-client
Version

Version

0.17.1
Type

Type

jar
Description

Description

wisp-client
HTTP client with config and envoy support, built on okhttp
Project URL

Project URL

https://github.com/square/misk/
Source Code Management

Source Code Management

https://github.com/square/misk/

Download wisp-client 0.17.1


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

Dependencies

compile (9)

Group / Artifact Type Version
io.grpc : grpc-bom jar 1.36.0
com.google.guava : guava jar 30.1.1-jre
com.fasterxml.jackson : jackson-bom jar 2.12.2
org.glassfish.jersey : jersey-bom jar 2.29.1
org.eclipse.jetty : jetty-bom jar 9.4.38.v20210224
org.jetbrains.kotlin : kotlin-bom jar 1.4.0
io.netty : netty-bom jar 4.1.60.Final
com.squareup.misk : wisp-ssl jar 0.17.1
com.squareup.misk : wisp-logging jar 0.17.1

runtime (11)

Group / Artifact Type Version
com.github.jnr : jnr-unixsocket jar 0.22
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
com.squareup.moshi : moshi-kotlin jar 1.11.0
com.squareup.okhttp3 : okhttp jar 4.8.0
com.squareup.okio : okio jar 2.7.0
io.opentracing : opentracing-api jar 0.33.0
io.opentracing.contrib : opentracing-okhttp3 jar 3.0.0
com.squareup.retrofit2 : retrofit jar 2.8.1
com.squareup.retrofit2 : converter-moshi jar 2.8.1
com.squareup.retrofit2 : converter-protobuf jar 2.8.1
com.squareup.retrofit2 : converter-wire jar 2.8.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.