OkHttp3-backed client engine for Resteasy

Provides a JAX-RS Client engine for Resteasy backed by OkHttp 3

License

License

Categories

Categories

Net CLI User Interface RESTEasy Program Interface REST Frameworks
GroupId

GroupId

net.ltgt.jaxrs
ArtifactId

ArtifactId

resteasy-client-okhttp3
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

OkHttp3-backed client engine for Resteasy
Provides a JAX-RS Client engine for Resteasy backed by OkHttp 3

Download resteasy-client-okhttp3

How to add to project

<!-- https://jarcasting.com/artifacts/net.ltgt.jaxrs/resteasy-client-okhttp3/ -->
<dependency>
    <groupId>net.ltgt.jaxrs</groupId>
    <artifactId>resteasy-client-okhttp3</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ltgt.jaxrs/resteasy-client-okhttp3/
implementation 'net.ltgt.jaxrs:resteasy-client-okhttp3:1.1'
// https://jarcasting.com/artifacts/net.ltgt.jaxrs/resteasy-client-okhttp3/
implementation ("net.ltgt.jaxrs:resteasy-client-okhttp3:1.1")
'net.ltgt.jaxrs:resteasy-client-okhttp3:jar:1.1'
<dependency org="net.ltgt.jaxrs" name="resteasy-client-okhttp3" rev="1.1">
  <artifact name="resteasy-client-okhttp3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ltgt.jaxrs', module='resteasy-client-okhttp3', version='1.1')
)
libraryDependencies += "net.ltgt.jaxrs" % "resteasy-client-okhttp3" % "1.1"
[net.ltgt.jaxrs/resteasy-client-okhttp3 "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client jar 3.0.19.Final
com.squareup.okhttp3 : okhttp jar 3.7.0

Project Modules

There are no modules declared in this project.

jaxrs-utils

Versions

Version
1.1
1.0